coys 1 năm trước cách đây
mục cha
commit
6314424716
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/menu/training/index.vue

+ 1 - 1
src/views/menu/training/index.vue

@@ -384,7 +384,7 @@ export default {
       this.fieldValue = value
 
       switch (value) {
-        case '待培训':
+        case '待登记':
           this.statusValue = '0'
 
           break