lichao vor 3 Jahren
Ursprung
Commit
c3c7955c67

+ 1 - 1
src/views/businessManagement/deliveryNotice/configuration/customerContact.json

@@ -97,7 +97,7 @@
       "label": "规格型号",
       "prop": "typeno",
       "index": 5,
-      "width":100,
+      "width":150,
       "cell": false,
       "overHidden": true,
       "rules": [

+ 1 - 1
src/views/businessManagement/purchaseOrder/configuration/customerContact.json

@@ -89,7 +89,7 @@
       "label": "规格型号",
       "prop": "typeno",
       "index": 4,
-      "width":100,
+      "width":150,
       "cell": false,
       "overHidden": true,
       "rules": [

+ 1 - 1
src/views/businessManagement/receipt/configuration/customerContact.json

@@ -94,7 +94,7 @@
       "label": "规格型号",
       "prop": "typeno",
       "index": 4,
-      "width":100,
+      "width":150,
       "cell": false,
       "overHidden": true,
       "rules": [

+ 3 - 3
src/views/businessManagement/salesOrder/configuration/customerContact.json

@@ -104,8 +104,8 @@
       "label": "规格型号",
       "prop": "typeno",
       "index": 4,
-      "width":100,
-      "cell": true,
+      "width":150,
+      "cell": false,
       "overHidden": true,
       "rules": [
         {
@@ -118,7 +118,7 @@
       "label": "供应商",
       "prop": "corpId",
       "index": 4,
-      "width":150,
+      "width":250,
       "cell": false,
       "slot": true,
       "overHidden": true,