@@ -115,6 +115,16 @@
// this.alertInfo(document.body.clientWidth);
// this.alertInfo( window.screen.height);
},
+ watch: {
+ '$route': function (val) {
+ if (val.path == '/appoint') {
+ this.getQueryNextWeek();
+ }
+ },
+ 'active'() {
+ this.getList();
methods: {
getQueryNextWeek() {
let that = this;
@@ -162,7 +162,7 @@ TV版本增加当日排名内容√
1.pk比较ck换算法,全体卡路里跟全体体重相除
2.欢迎新同学闪屏问题
3.管理端频繁操作上传wgt功能√
-
+4.pad 传图能用拖动切图