Commit 13269b1f authored by LSL's avatar LSL

产品修改

parent 98d77f53
......@@ -496,11 +496,11 @@ export default {
//form.tenantNo = this.tenantNo;
//form.abutmentWay = 'API'
let result;
form.appNo = this.appNo;
result = await API.prod_update({ ...form });
// if(this.appNo){
//
// form.appNo = this.appNo;
// result = await API.prod_update({ ...form });
// }else{
// result = await API.prod_add({ ...form });
// }
......
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