| src/views/tasks/machinereturnfiles.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/tasks/machinereturnfiles.vue
@@ -272,9 +272,11 @@ }, currentChange(current) { this.mypage.current = current; this.onLoad(); }, sizeChange(size) { this.mypage.size = size; this.onLoad(); }, refreshChange() { @@ -291,6 +293,7 @@ dirType:this.currentNode.dirType, machineCode: this.currentNode.machineCode, } console.log('myupage',this.mypage) axios({ url: '/blade-mdm/machinefile/collect/file-page-for-acceept', method: 'get',