WXL
2025-01-15 0a4cc3cffcf951fc640863fc12793519ff2590ea
src/views/outsideChainwtnew.vue
@@ -409,11 +409,13 @@
        var obj = item.svyLibTemplateTargetoptions.find(
          (items) => items.optioncontent == item.scriptResult
        );
        if (obj) {
        if (obj.isabnormal) {
          console.log(obj.isabnormal);
          form.excep = 1;
          this.excep = 1;
        }
        }
      });
      arr.forEach((item) => {