@@ -857,7 +857,7 @@ export default {
}
}, 100);
});
- } else if (cErrIndex == -1 && fErrIndex != -1) {
+ } else if (cErrIndex == -1 && fErrIndex != -1&&this.form.typeId=='8') {
this.tabActive = 'one';
this.$message({
showClose: true,