zhouna 4 éve
szülő
commit
6f14cdcb61
1 módosított fájl, 1 hozzáadás és 1 törlés
  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,