Explorar o código

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table

lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
8e47e78fe4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/pages/Ttype.vue

+ 1 - 1
src/components/pages/Ttype.vue

@@ -875,7 +875,7 @@ export default {
           this.selectType();
         })
         .catch((err) => {
-          this.$message.error("添加成功");
+          this.$message.error("添加失败");
           console.error(err);
         });
     },