合并冲突

This commit is contained in:
jiangrui 2021-07-29 12:24:26 +08:00
parent 871116838e
commit 08fd22dc73
1 changed files with 0 additions and 1 deletions

View File

@ -290,7 +290,6 @@ export default {
// //
handler(val) { handler(val) {
this.listQuery.status = val; this.listQuery.status = val;
// console.log(this.listQuery.status);
this.getList(); this.getList();
}, },
deep: true // true deep: true // true