src/views/operate/disposal/casepool/pool/index.vue @@ -335,6 +335,10 @@ this.tableData = res.data.records; console.log(res); }) .catch(err=>{ console.log(err) this.tableData = []; }) }, // 设置表格斑马纹 tableRowClassName({ row, rowIndex }) {