Browse Source

新增代采订单供应商交货方式设置默认值

hejq 7 years ago
parent
commit
aa785a4fea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/webapp/resources/js/index/app.js

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

@@ -16773,6 +16773,7 @@ define(['toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
             pickupdate: '我方自向贵公司支付货款之日起3个自然日内提货完毕',
             riskmethod: '甲方承担',
             taxpaymentmethod: '甲方承担',
+            deliverymethod: '供应商送货到付款采购方指定仓库',
             totalamount: 0,
             totalpayament: 0,
             orderamount: 0,