修改核酸超时人员列表分页样式
This commit is contained in:
parent
d1673e7245
commit
b890ba517f
@ -121,11 +121,13 @@ export default {
|
||||
this.pageNo = val;
|
||||
this.getDataList();
|
||||
},
|
||||
//刷选
|
||||
screen(v) {
|
||||
this.classParame = v;
|
||||
this.pageNo = 1;
|
||||
this.getDataList();
|
||||
},
|
||||
//获取数据列表
|
||||
getDataList() {
|
||||
selectWorkScheduleListApi({
|
||||
selectType: this.classParame,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user