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