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
e1339f890d
commit
c18ed85796
@ -194,11 +194,11 @@ export default {
|
||||
|
||||
data() {
|
||||
return {
|
||||
visible: true,
|
||||
visible: false,
|
||||
loading: false,
|
||||
category: {
|
||||
id: null,
|
||||
visible: false
|
||||
visible: true
|
||||
},
|
||||
selection: [],
|
||||
list: [],
|
||||
|
Loading…
Reference in New Issue
Block a user