@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1741847209903
+ "version": 1741849399063
}
@@ -92,7 +92,7 @@ export default {
uploadParams: { // 上传参数
savePathType: 'local'
},
- filePath: location.protocol + '//' + location.host + '/templ/产品抵扣金额导入模板.xlsx' // 下载模板
+ filePath: location.protocol + '//' + location.host + '/templ/抵扣产品导入模板.xlsx' // 下载模板
methods: {
@@ -39,7 +39,7 @@
</a-form-model-item>
<a-form-model-item label="支付方式" prop="settleStyleSn">
<v-select
- code="SETTLE_STYLE"
+ code="OFFLINE_SETTLE_STYLE"
id="purchaseOrder-basicInfo-settleStyleSn"
v-model="form.settleStyleSn"
allowClear