|
|
@ -167,7 +167,6 @@ export const validateOjForm = (props, type, cb) => {
|
|
|
|
});
|
|
|
|
});
|
|
|
|
tcValidResult.push(tempObj);
|
|
|
|
tcValidResult.push(tempObj);
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
try {
|
|
|
|
try {
|
|
|
|
if(ojForm.sub_discipline_id.length===0){
|
|
|
|
if(ojForm.sub_discipline_id.length===0){
|
|
|
|
hasSuccess = false;
|
|
|
|
hasSuccess = false;
|
|
|
|