Browse Source

配资合同页面修改

liyuan 3 weeks ago
parent
commit
e5ddc4d991
1 changed files with 15 additions and 15 deletions
  1. 15 15
      src/views/allocationContract/configuration/customerContact.json

+ 15 - 15
src/views/allocationContract/configuration/customerContact.json

@@ -190,21 +190,6 @@
           "slot": false,
           "overHidden": true
       },
-      {
-          "label": "金额",
-          "prop": "amount",
-          "index": 14,
-          "width": 100,
-          "cell": false,
-          "overHidden": true,
-          "rules": [
-              {
-                  "required": false,
-                  "message": "请输入金额",
-                  "trigger": "blur"
-              }
-          ]
-      },
     {
       "label": "库区",
       "prop": "storageId",
@@ -314,6 +299,21 @@
               }
           ]
       },
+      {
+          "label": "金额",
+          "prop": "amount",
+          "index": 14,
+          "width": 100,
+          "cell": false,
+          "overHidden": true,
+          "rules": [
+              {
+                  "required": false,
+                  "message": "请输入金额",
+                  "trigger": "blur"
+              }
+          ]
+      },
     {
       "label": "积分倍数",
       "prop": "integralMultiples",