调整台账

This commit is contained in:
guanj
2026-04-03 14:47:36 +08:00
parent 0b9aafc1b5
commit 3ffb11defa
5 changed files with 183 additions and 149 deletions

View File

@@ -170,7 +170,8 @@ queryByCode('Device_Type').then(res => {
// 版本维护
const maintenance = () => {
push({
path: '/versionMaintenance'
// path: '/versionMaintenance'
path: '/govern/manage/basic/version'
})
}