Jelajahi Sumber

受理单审核字段宽度调整

xy 1 Minggu lalu
induk
melakukan
1833ca375f

+ 1 - 1
yudao-ui-admin-vue3/src/views/pressure2/acceptorder/index.vue

@@ -118,7 +118,7 @@
     {
       label: '受理单号',
       prop: 'acceptNo',
-      width: 140,
+      width: 160,
       search: {
         type: 'input'
       },

+ 1 - 1
yudao-ui-admin-vue3/src/views/pressure2/acceptorder/pipeIndex.vue

@@ -117,7 +117,7 @@
     {
       label: '受理单号',
       prop: 'acceptNo',
-      width: 140,
+      width: 160,
       search: {
         type: 'input'
       },