Explorar o código

页面响应调整

yumeng %!s(int64=5) %!d(string=hai) anos
pai
achega
2c3961f09a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/modules/kuaishouapp/groupCreate.vue

+ 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);