This commit is contained in:
zhangyc
2022-12-13 17:56:18 +08:00
parent 171ad0af18
commit d9608d69e3
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -26,3 +26,4 @@ package-lock.json
src/api/config.js src/api/config.js
src/api/config.js src/api/config.js
src/api/config.js src/api/config.js
src/api/config.js

View File

@@ -70,7 +70,7 @@ export default {
href: "/leveladd", href: "/leveladd",
}, },
{ {
name: "管理", name: "关卡",
}, },
]; ];
} }

View File

@@ -426,7 +426,7 @@ export default defineComponent({
hideshow: true, hideshow: true,
ft_eidt: false, ft_eidt: false,
attach: "", attach: "",
validate:false, validate:true,
ft_hs: false, ft_hs: false,
addLoading: false, addLoading: false,
statusJuJue: 0, statusJuJue: 0,