成本核算清单

This commit is contained in:
2025-08-21 15:46:30 +08:00
parent 7933ffbc0e
commit 5454018914
3 changed files with 452 additions and 50 deletions

View File

@ -228,7 +228,16 @@ const handleExport = () => {
};
// 审核
const handleAudit = (row: any) => {
//
console.log(11111);
// proxy.$tab.closePage(proxy.$route);
// proxy.$router.push({
// path: `/approval/biddingLimit/indexEdit`,
// query: {
// id: row.id,
// type: 'add'
// }
// });
};
onUnmounted(() => {