Parcourir la source

备注框尺寸

wangzhuo il y a 1 an
Parent
commit
1c28d03515

+ 2 - 0
src/views/iosBasicData/blocations/index.vue

@@ -259,6 +259,8 @@
               prop: "remarks",
               type: 'textarea',
               width: "180",
+              span: 24,
+              minRows: 3,
               slot: true
               // rules: [{
               //   required: true,

+ 2 - 0
src/views/iosBasicData/bserviceterms/index.vue

@@ -228,6 +228,8 @@
               prop: "remarks",
               type: 'textarea',
               width: "180",
+              span: 24,
+              minRows: 3,
               slot: true
               // rules: [{
               //   required: true,

+ 2 - 0
src/views/iosBasicData/btrademodes/index.vue

@@ -241,6 +241,8 @@
               prop: "remarks",
               type: 'textarea',
               width: "180",
+              span: 24,
+              minRows: 3,
               slot: true
               // rules: [{
               //   required: true,