zhangzengfei
2022-03-23 6c84a71cc8f3397e7f3c4f49208c38774a82531f
src/pages/vindicate/views/updateSettings.vue
@@ -318,6 +318,13 @@
        });
    },
    upgrade() {
      if (!this.pkgID) {
        this.$notify.error({
          title: "失败",
          message: "请先上传更新包",
        });
        return;
      }
      this.shengjiing = true;
      upgradePkg({
        id: this.pkgID,