WXL (wul)
2025-10-21 d412b5bcb0b293f70c8a6ed82bce06e12e222db9
src/views/followvisit/discharge/index.vue
@@ -1845,7 +1845,7 @@
      let type = "";
      console.log(row, "rwo");
      if (row.preachformson) {
        if (row.preachformson.includes("3") || row.type == 1) {
        if (row.type == 1) {
          type = 1;
        }
      }