Selaa lähdekoodia

默认值调整

MaiXinRong 2 vuotta sitten
vanhempi
commit
ff66b109c8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/service/project.js

+ 1 - 1
app/service/project.js

@@ -11,7 +11,7 @@ const imType = require('../const/tender').imType;
 const defaultFunRela = {
     banOver: true,
     hintOver: true,
-    banMinusChangeBills: true,
+    banMinusChangeBills: false,
     minusNoValue: true,
     imType: imType.zl.value,
     needGcl: false,