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