| | |
| | | v-for="(item, index) in tableData1" |
| | | :key="'info1-' + index" |
| | | > |
| | | |
| | | <el-collapse-item :name="index"> |
| | | <template slot="title"> |
| | | <div style="width: 70%"> |
| | |
| | | style="width: 100%" |
| | | height="270" |
| | | > |
| | | <el-table-column prop="proName" label="项目" width="180"> |
| | | <el-table-column prop="s" label="项目" width="180"> |
| | | </el-table-column> |
| | | <el-table-column prop="proType" label="性别" width="180"> |
| | | <template |
| | |
| | | }, |
| | | mounted() { |
| | | console.log(this.dict.type.dict_user_marry, 555); |
| | | console.log(this.dict.type.dict_user_national, 666); |
| | | |
| | | |
| | | }, |
| | | |
| | | methods: { |
| | |
| | | } |
| | | if (this.form.tjType === null) { |
| | | this.form.tjType = "3"; |
| | | } |
| | | if (this.form.cusMarryStatus === "null") { |
| | | this.form.cusMarryStatus = "5"; |
| | | } |
| | | if (this.form.cusNational === "null") { |
| | | this.form.cusNational = "1"; |
| | | } |
| | | if (this.form.reservationId != null) { |
| | | if (this.form.groupingId) { |
| | |
| | | } |
| | | this.list1 = false; |
| | | this.list3 = true; |
| | | this.list2 = false; |
| | | console.log(this.list1) |
| | | console.log(this.list3) |
| | | } else { |
| | | this.list1 = true; |
| | | this.TotalPrice = "0.00"; |