合并
This commit is contained in:
@ -142,7 +142,7 @@ const resetQuery = () => {
|
||||
|
||||
/** 修改按钮操作 */
|
||||
const handleUpdate = async (row?: RepertoryVO) => {
|
||||
proxy?.$tab.openPage('/materials-management/repertoryDetail', '物资清单详情', {
|
||||
proxy?.$tab.openPage('/materials/repertoryDetail', '物资清单详情', {
|
||||
id: row.id
|
||||
});
|
||||
};
|
||||
|
Reference in New Issue
Block a user