src/views/doctor/checkAll/index.vue
@@ -2010,7 +2010,6 @@ flags: false, jianqianwenzhendata: [], jianqians: false, adviceLoading: false, sex: true, activeName: "1", hosproy: true, @@ -2067,7 +2066,7 @@ const end = new Date(); const start = new Date(); start.setTime(start.getTime() - 3600 * 1000 * 24 * 30); picker.$emit("pick", [start, end]); picker.$adviceLoading("pick", [start, end]); }, }, {