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