yumeng 5 rokov pred
rodič
commit
2c3961f09a

+ 1 - 1
src/views/modules/kuaishouapp/groupCreate.vue

@@ -556,7 +556,7 @@
               console.log(res)
               if (res.success) {
                 this.loading = false;
-                alert("广告组模板创建成功");
+                alert("广告组创建成功");
               } else {
                 this.loading = false;
                 alert(res.message);