Browse Source

feat:修改分班没数据保存

DESKTOP-USV654P\pc 4 months ago
parent
commit
85242f14d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/educational/division/index.vue

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

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