mirror of https://github.com/halo-dev/halo-admin
backList
parent
36115936ff
commit
0dd9c477e2
|
@ -81,12 +81,11 @@ export default {
|
|||
}
|
||||
],
|
||||
ResourcesData: [],
|
||||
DataBaseData: [],
|
||||
FileData: []
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.ResourcesData = function() {}
|
||||
},
|
||||
created() {},
|
||||
methods: {
|
||||
// 下载
|
||||
downResources(type, id) {
|
||||
|
|
Loading…
Reference in New Issue