src/views/sbgl/djjl.vue
@@ -322,10 +322,10 @@ }, async getDeviceCheckTakeSearch() { const res = await DeviceCheckTakeSearch(this.form) // this.tableData = res.data this.tableData = [ { RowNum: 1, djjg: 'N' } ] this.tableData = res.data // this.tableData = [ // { RowNum: 1, djjg: 'N' } // ] this.total = res.count return { code: res.code }