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,
pageSize: 10,
param: {
queueId: ''
},
},
haveQueue:'',
@ -226,6 +227,7 @@
queueId: ''
},
},
this.haveQueue = ''
this.handleQuery();
},
//

Loading…
Cancel
Save