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