This commit is contained in:
bb_pan 2026-01-05 18:34:29 +08:00
parent e46d266f96
commit 51237f7f01
2 changed files with 2 additions and 2 deletions

View File

@ -326,7 +326,7 @@ export const dynamicRoutes = [
path: '/equipment/retire-apply',
component: Layout,
hidden: true,
permissions: ['system:dict:list'],
// permissions: ['system:dict:list'],
children: [
{
path: 'index',

View File

@ -146,7 +146,7 @@ export default {
},
data() {
return {
isNew: true,
isNew: false,
baseInfo: {
id: '',
code: '',