Ver Fonte

Merge branch '0601Action'

mo há 3 anos atrás
pai
commit
cc947fbfb2

+ 4 - 4
src/views/teamBuild/forecastName.vue

@@ -313,7 +313,7 @@
     <!-- 预报名链接 -->
     <qr-code
       v-model="codeStatus"
-      title="预报名链接"
+      title="预报名问卷"
       :codeUrl="codeUrl"
       @preLook="preLook"
       :ispreLook="true"
@@ -321,12 +321,12 @@
     <!-- 预报名详情 -->
     <qr-code
       v-model="codedetailStatus"
-      title="预报名详情"
+      title="预报名H5统计"
       :codeUrl="detailUrl"
     />
     <!-- 发送家长会通知 -->
     <el-dialog
-      title="发送家长会通知"
+      title="预报名家长会通知"
       :visible.sync="extendPaymentStatus"
       @close="onClose('extendForm')"
       width="400px"
@@ -384,7 +384,7 @@
 
     <!-- 回访记录 -->
     <el-dialog
-      title="意向列表"
+      title="意向统计"
       width="600px"
       destroy-on-close
       :close-on-click-modal="false"

+ 1 - 1
src/views/teamBuild/initiationList.vue

@@ -218,7 +218,7 @@
     />
     <!-- 发送家长会通知 -->
     <el-dialog
-      title="发送家长会通知"
+      title="启蒙课家长会通知"
       :visible.sync="extendPaymentStatus"
       @close="onClose('extendForm')"
       width="400px"