Merge branch '250213-prod-master_1202-gx' into test20250220

# Conflicts:
#	src/views/lecturer/OrganizationApproval.vue
This commit is contained in:
gengxin
2025-02-21 11:02:32 +08:00

View File

@@ -761,7 +761,7 @@ export default {
if(objA.status == 3){ //审核通过
objA.approvalType = 0;
}
queryTrainOrg(objA).then((res) => {