Browse Source

Merge branch 'dev' into tenderInterface

dongbw 8 years ago
parent
commit
8b912b94f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/js/index/app.js

+ 1 - 1
src/main/webapp/resources/js/index/app.js

@@ -18806,7 +18806,7 @@ define(['toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
             code: 'XJ' + $filter('date')(new Date(), 'yyMMddsss'),
             showdate: $filter('date')(new Date, 'yyyy-MM-dd'),
             priceType: '采购',
-            isOpen: 1,
+            isOpen: 0,
             invoice: 0,
             ifTax: 1,
             currency: 'RMB'