소스 검색

no message

linwenxin 5 달 전
부모
커밋
0e72d453c5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/workOrder/workOrderPool/detailModule/Payment/index.vue

+ 2 - 1
src/views/workOrder/workOrderPool/detailModule/Payment/index.vue

@@ -324,7 +324,8 @@ export default {
           md: 24,
           name: 'slot-component',
           formItemAttributes: {
-            label: '其它费用表'
+            label: '其它费用表',
+            'label-width': '90px'
           },
           render: (h, { props, onInput }) => {
             var { formData } = props