权限跳转修改+预算填报修改

This commit is contained in:
2026-03-10 08:53:03 +08:00
parent d379d7bb5b
commit 1d5af53e1a
3 changed files with 5 additions and 1 deletions

View File

@@ -316,6 +316,7 @@ export default {
this.getDataPage();
});
this.$modal.msgSuccess("保存成功");
this.$emit('updateLeft')
}).catch(() => { });
},
// 请求下拉数据和表格数据使用动态切换的getDataList接口