This commit is contained in:
2025-08-15 10:58:12 +08:00
parent c7b4af704d
commit ff2f36e88c
6 changed files with 395 additions and 383 deletions

View File

@ -453,7 +453,7 @@ const handleDialogClose = () => {
// 跳转
const jumpRouter = (row) => {
router.push({
path: `/materials/usageMaterials/materialSon`,
path: `/materials/materialSon`,
query: {
id: row.id,
type: 'update'