zs hai 1 ano
pai
achega
050f137796
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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;