zs 1 năm trước cách đây
mục cha
commit
050f137796
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pagesMy/collectionExamin/index.vue

+ 2 - 2
pagesMy/collectionExamin/index.vue

@@ -138,10 +138,10 @@
 					limit: that.limit,
 				};
 				if (user.role == 'kj') {
-					info.s_accounting = user._id;
+					info.c_accounting = user._id;
 					info.status = '6'
 				} else {
-					info.s_leader = user._id;
+					info.c_leader = user._id;
 					info.status = '7'
 				}
 				let res;