src/views/hosp/teamAppLog/index.vue
@@ -467,7 +467,7 @@ }; }, created() { this.getList(); this.getdate(); // this.username = this.form.contactUserId; @@ -479,6 +479,7 @@ moment(res.data).format("YYYY-MM-DD 00:00:00"), moment(res.data).format("YYYY-MM-DD 23:59:00") ];; this.getList(); }); }, /** 查询小程序团队预约记录列表 */