소스 검색

feat:修改分班没数据保存

DESKTOP-USV654P\pc 4 달 전
부모
커밋
85242f14d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/educational/division/index.vue

+ 1 - 1
src/views/educational/division/index.vue

@@ -66,7 +66,7 @@
           :disabled="status === 1"
           @click="handleSubmit"
         >
-          分班确认
+          确认
         </a-button>
       </div>
     </div>