zjh
2024-12-01 47e70fa94b0ddd36e20bb9e6757127a024338a0e
src/views/system/tijian/index.vue
@@ -1654,7 +1654,7 @@
      // 表单参数
      form: {
        cusIdcard: "",
        tjType: "2",
        tjType: "3",
        cusSex: 1,
        cusNational: "1",
        cusMarryStatus: "1",
@@ -2196,7 +2196,7 @@
              this.discount = this.form.discount;
            }
            if (this.form.tjType === null) {
              this.form.tjType = "2";
              this.form.tjType = "3";
            }
            if (this.form.reservationId != null) {
              if (this.form.groupingId) {