#
whycq
2023-10-21 6e1ba99d861ef7c92b69b77ff95bbd9eace9d300
Monitor-APP/App.vue
@@ -27,7 +27,6 @@
         //检测当前平台,如果是安卓则启动安卓更新
         getVersion() {
            let that = this;
            console.log(this.downloadFlag);
            if (this.downloadFlag) {
               return
            }