mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
管理
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -26,3 +26,4 @@ package-lock.json
|
||||
src/api/config.js
|
||||
src/api/config.js
|
||||
src/api/config.js
|
||||
src/api/config.js
|
||||
|
||||
@@ -70,7 +70,7 @@ export default {
|
||||
href: "/leveladd",
|
||||
},
|
||||
{
|
||||
name: "管理",
|
||||
name: "关卡",
|
||||
},
|
||||
];
|
||||
}
|
||||
|
||||
@@ -426,7 +426,7 @@ export default defineComponent({
|
||||
hideshow: true,
|
||||
ft_eidt: false,
|
||||
attach: "",
|
||||
validate:false,
|
||||
validate:true,
|
||||
ft_hs: false,
|
||||
addLoading: false,
|
||||
statusJuJue: 0,
|
||||
|
||||
Reference in New Issue
Block a user