zhangzengfei
2022-03-23 1655a625e3c4791b2a25ffa4555433ad7dc65b07
src/pages/ai/index/App.vue
@@ -695,7 +695,7 @@
          }
        })
        .catch((e) => {
          _this.$notify.warning(e.data);
          _this.$notify.warning(e.msg);
          clearInterval(timer);
          app.upgradeLoading = false;
        });