lkk
2024-11-27 e17811c1d7b1e6318af32a366d23bd586750b6d2
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();
      });
    },
    /** 查询小程序团队预约记录列表 */