Browse Source

随访对象添加未参加队列人员

newMaster
1747191978@qq.com 4 months ago
parent
commit
25dd88c188
  1. 2
      acupuncture-前台/src/views/followFile/subjects.vue

2
acupuncture-前台/src/views/followFile/subjects.vue

@ -152,6 +152,7 @@
pageNum: 1, pageNum: 1,
pageSize: 10, pageSize: 10,
param: { param: {
queueId: ''
}, },
}, },
haveQueue:'', haveQueue:'',
@ -226,6 +227,7 @@
queueId: '' queueId: ''
}, },
}, },
this.haveQueue = ''
this.handleQuery(); this.handleQuery();
}, },
// //

Loading…
Cancel
Save