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