Commit d8d2b32f authored by dragondean@qq.com's avatar dragondean@qq.com

backup

parent cd16f157
...@@ -400,7 +400,7 @@ ...@@ -400,7 +400,7 @@
this.getList() this.getList()
} }
getCurrencyList().then(res => this.currencyList = res.data) getCurrencyList().then(res => this.currencyList = res.data)
}, },
watch:{ watch:{
'handlerParams.orderExceptionHandlerResult'(val){ 'handlerParams.orderExceptionHandlerResult'(val){
......
...@@ -449,7 +449,7 @@ export default { ...@@ -449,7 +449,7 @@ export default {
this.form.attrArray = attrArray this.form.attrArray = attrArray
}) })
this.open = true; this.open = true;
this.title = this.$t("修改商品1"); this.title = this.$t("修改商品");
}); });
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment