| src/views/productionManagement/productStructure/Detail/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productionManagement/productStructure/Detail/index.vue
@@ -430,9 +430,7 @@ children: dataValue.dataList || [], }) .then(res => { router.push({ path: "/salesManagement/productionManagement/productStructure/index", }); router.go(-1); ElMessage.success("保存成功"); dataValue.loading = false; })