src/views/system/tijian/index copy.vue
@@ -1369,7 +1369,7 @@ this.discount = this.form.discount; } if (this.form.tjType === null) { this.form.tjType = "2"; this.form.tjType = this.dict.type.dict_team[0].value; } if (this.form.reservationId != null) { if (this.form.groupingId) { @@ -1758,6 +1758,7 @@ // 项目提交 submit() { console.log('123') if (this.form.cusIdcard) { var cusId = this.form.cusIdcard; } else {