资料中心
This commit is contained in:
@@ -426,14 +426,7 @@ export default {
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
this.$http.get('fileMaterialCenter/file-material', this.dataCenterSearch, {
|
||||
_this: this
|
||||
}, res => {
|
||||
this.dataCenterTable = res.data.records
|
||||
this.dataCenterSearch.total = res.data.total
|
||||
}, e => {
|
||||
console.log(e)
|
||||
})
|
||||
this.searchInfo()
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user