成本核算清单
This commit is contained in:
@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user