Просмотр исходного кода

平台向供应商询价出现在公共询价的bug的处理

hejq 8 лет назад
Родитель
Сommit
3cef99a767
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/webapp/resources/js/index/app.js

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

@@ -18839,7 +18839,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'