heyujie
2021-12-07 4ff29e301de38488db0ff04f0209c99e37cf30b4
src/pages/ai/index/detail.vue
@@ -275,7 +275,6 @@
      isSDKDetail: true,
      actType: "",
      actId: "",
      input3: "",
      select: "",
      activedSdkOrApp: {
        activateCode: "",
@@ -559,6 +558,7 @@
                  message: "卸载应用成功",
                  type: "success",
                });
                this.goback()
              }
            })
            .catch((e) => {
@@ -770,6 +770,7 @@
                // _this.getAllSdk();
                this.$emit("flushSdk")
                window.parent.postMessage({ msg: "AppUpdate" }, "*");
                this.goback()
              }
            })
            .catch((e) => {