mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
优化
This commit is contained in:
parent
efa7ea764a
commit
2060c4a958
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cool-admin-vue",
|
"name": "cool-admin-vue",
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
"build": "vue-cli-service build",
|
"build": "vue-cli-service build",
|
||||||
|
@ -210,12 +210,7 @@ export default {
|
|||||||
label: "权限",
|
label: "权限",
|
||||||
value: 2
|
value: 2
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
on: {
|
|
||||||
change: index => {
|
|
||||||
this.changeType(index);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user