qinxianzhangyao
2024-03-18 e3a63203c823a4b7fcb12a52769c34acdc0b7a19
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();
      });
    },
    /** 查询小程序团队预约记录列表 */