WXL
2025-01-15 0a4cc3cffcf951fc640863fc12793519ff2590ea
src/views/outsideChainwt.vue
@@ -383,11 +383,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) => {