zhouna преди 4 години
родител
ревизия
6f14cdcb61
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/knowledgeExtra/AddDevKnow.vue

+ 1 - 1
src/components/knowledgeExtra/AddDevKnow.vue

@@ -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,