Ver Fonte

no message

linwenxin há 4 meses atrás
pai
commit
77c34a2e19

+ 2 - 1
src/views/salesPurchasing/goodsPurchasedStored/index.vue

@@ -207,8 +207,9 @@ export default {
           isShow: true,
           name: 'slot-component',
           formItemAttributes: {
-            label: '计划单明细',
+            label: '',
             prop: 'planItems',
+            'label-width': '0px',
             rules: this.formData.isPlan ? [...required] : []
           },
           render: (h, { props, onInput }) => {