| src/views/basicData/product/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/basicData/product/index.vue
@@ -579,12 +579,14 @@ proxy.$modal.msgSuccess("提交成功"); closeConfigDia(); getProductTreeList(); getMaterialTypeList(); }); } else { addOrEditProductConfig(params).then(res => { proxy.$modal.msgSuccess("提交成功"); closeConfigDia(); getProductTreeList(); getMaterialTypeList(); }); } }