소스 검색

06/22 18:39

111
mo 5 년 전
부모
커밋
89ca83a72c
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-6b55c86a.6233d3b8.js
  3. 1 1
      src/views/vipClass/vipDetail/components/vipStudentList.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-6b55c86a.6233d3b8.js


+ 1 - 1
src/views/vipClass/vipDetail/components/vipStudentList.vue

@@ -394,7 +394,7 @@ export default {
     addStudentList () {
       // 发请求 搜索学生
       if (this.tableList.length <= 0) {
-        this.$confirm('添加学员后,该课程组将无法通过购买途径加入?', '提示', {
+        this.$confirm('添加学员后,该课程组将无法通过购买途径加入,是否确认该操作?', '提示', {
           confirmButtonText: '确定',
           cancelButtonText: '取消',
           type: 'warning'

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.