Ver código fonte

feat:修改配置项

wangchuanjin 2 anos atrás
pai
commit
5136b78b41
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      src/config.json
  2. 1 1
      src/jfw/modules/app/src/config.json

+ 1 - 1
src/config.json

@@ -348,7 +348,7 @@
     "projectcode": true,
     "budget": true,
     "bidamount": true,
-    "buyer": true,
+    "buyer": false,
     "buyerperson": true,
     "buyertel": true,
     "buyeraddr": true,

+ 1 - 1
src/jfw/modules/app/src/config.json

@@ -175,7 +175,7 @@
     "projectcode":true,
     "budget":true,
     "bidamount":true,
-    "buyer":true,
+    "buyer":false,
     "buyerperson":true,
     "buyertel":true,
     "buyeraddr":true,