ZZJ
2022-02-21 c6935cb2e9e6f4e59552d929fd7860d00f4c39ec
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,