zhangzengfei
2022-07-31 f6caf2b0a4502f2ba888b58a88ff7c7e409e40d0
src/pages/library/components/addBase.vue
@@ -357,7 +357,7 @@
                }
              })
              .catch((err) => {
                  this.$notify.error(err.msg);
                this.$notify.error(err.msg);
              });
          }
        });