busCha.vue
25.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
<template>
<div class="zhuti" v-if='detbox'>
<div style="height:58px;line-height:58px;">
<div style="color:#0006"> <span>商家管理</span> <span style="padding:0 5px;">></span> <span
style="color:#000000e6">查看</span></div>
</div>
<el-tabs v-model="xiangTab">
<el-tab-pane label="商家信息" name="first">
<div style="margin-top: 30px;" class="editcss">
<div class="titles">
基础信息
</div>
<div style="padding: 20px;">
<el-form :model="list" ref="ruleForm" label-width="140px" class="demo-ruleForm">
<el-row :gutter="20">
<el-col :span="8">
<el-form-item label="姓名" prop="shopName">
<div class="duiqi">{{list.chargePersonName}}</div>
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="手机号" prop="shopName">
<div class="duiqi">{{list.chargePersonPhone}}</div>
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="账户密码" prop="shopName">
<div class="duiqi">{{list.shopPassword}}</div>
</el-form-item>
</el-col>
</el-row>
<el-row :gutter="20">
<el-col :span="8">
<el-form-item label="证件类型" prop="shopName">
<div class="duiqi">{{xiangData.shopName}}</div>
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="身份证号码" prop="shopName">
<div class="duiqi">{{xiangData.shopName}}</div>
</el-form-item>
</el-col>
</el-row>
<el-row :gutter="20">
<el-col :span="12">
<el-form-item label="身份证照片(正)" prop="shopName">
<div class="duiqi">{{xiangData.shopName}}</div>
</el-form-item>
</el-col>
</el-row>
<el-row :gutter="20">
<el-col :span="12">
<el-form-item label="身份证照片(反)" prop="shopName">
<div class="duiqi">{{xiangData.shopName}}</div>
</el-form-item>
</el-col>
</el-row>
</el-form>
</div>
</div>
</el-tab-pane>
<el-tab-pane label="意向信息" name="second">
<div style="margin-top: 30px;" class="editcss">
<div style="padding: 20px;">
<el-form :model="xiangData" ref="ruleForm" label-width="140px" class="demo-ruleForm">
<el-row :gutter="20">
<el-col :span="8">
<el-form-item label="意向租赁类型" prop="shopName">
<div class="duiqi">{{xiangData.shopName}}</div>
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="意向经营类型" prop="venueNumber">
<div class="duiqi">{{xiangData.venueNumber}}</div>
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="意向租金(月)" prop="venueNumber">
<div class="duiqi">{{xiangData.venueNumber}}</div>
</el-form-item>
</el-col>
</el-row>
<el-row :gutter="20">
<el-col :span="8">
<el-form-item label="意向租赁周期" prop="houseNumber">
<div class="duiqi">{{xiangData.houseNumber}}</div>
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="意向区域" prop="architecturalForm">
<div class="duiqi">{{xiangData.architecturalForm}}</div>
</el-form-item>
</el-col>
</el-row>
</el-form>
</div>
</div>
</el-tab-pane>
<el-tab-pane label="招商过程信息" name="third">
<div style="margin-top: 30px;" class="editcss">
<div class="titles">
跟进记录
</div>
<div style="padding: 20px;">
<el-row :gutter="20">
<el-col :span="24">
<el-table :data="tableData.slice((currentPage - 1) * pageSize, currentPage * pageSize)"
:header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}">
<el-table-column label="跟进人员" min-width="150" >
</el-table-column>
<el-table-column label="跟进时间" min-width="150">
<template slot-scope="scope">
{{scope.row.cereContractInformation.contractSigningDate}}
</template>
</el-table-column>
<el-table-column label="跟进类型" min-width="300">
<template slot-scope="scope">
{{scope.row.cereContractInformation.leaseStartDate}}
</template>
</el-table-column>
<el-table-column label="客户级别" min-width="100">
<template slot-scope="scope">
{{scope.row.cereContractInformation.lessorName}}
</template>
</el-table-column>
<el-table-column label="下次跟进时间" min-width="150">
<template slot-scope="scope">
{{scope.row.cereContractInformation.tenantName}}
</template>
</el-table-column>
<el-table-column label="当前状态" min-width="150">
<template slot-scope="scope">
{{scope.row.cereContractInformation.shopNumber}}
</template>
</el-table-column>
<el-table-column label="操作" min-width="300">
<template slot-scope="scope">
<div @click="" class="tableBtn greens">查看记录</div>
</template>
</el-table-column>
</el-table>
<!-- <div class="fenye">
<div>共{{total}}条</div>
<el-pagination :hide-on-single-page='flag' background small :current-page="currentPage"
:page-sizes="[10, 20, 50, 100]" layout="prev, pager, next" :total="total "
@size-change="handleSizeChange" @current-change="handleCurrentChange" />
</div> -->
</el-col>
</el-row>
</div>
<div class="titles">
谈判记录
</div>
<div style="margin-top: 30px;" class="editcss">
<div style="padding: 20px;">
<el-row :gutter="20">
<el-col :span="24">
<el-table :data="tableData.slice((currentPage - 1) * pageSize, currentPage * pageSize)"
:header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}">
<el-table-column label="跟进人员" min-width="150" >
</el-table-column>
<el-table-column label="谈判时间" min-width="150">
<template slot-scope="scope">
{{scope.row.cereContractInformation.contractSigningDate}}
</template>
</el-table-column>
<el-table-column label="谈判主题" min-width="300">
<template slot-scope="scope">
{{scope.row.cereContractInformation.leaseStartDate}}
</template>
</el-table-column>
<el-table-column label="标段号" min-width="100">
<template slot-scope="scope">
{{scope.row.cereContractInformation.lessorName}}
</template>
</el-table-column>
<el-table-column label="下次谈判时间" min-width="150">
<template slot-scope="scope">
{{scope.row.cereContractInformation.tenantName}}
</template>
</el-table-column>
<el-table-column label="当前状态" min-width="150">
<template slot-scope="scope">
{{scope.row.cereContractInformation.shopNumber}}
</template>
</el-table-column>
<el-table-column label="操作" min-width="300">
<template slot-scope="scope">
<div @click="" class="tableBtn greens">查看记录</div>
</template>
</el-table-column>
</el-table>
<!-- <div class="fenye">
<div>共{{total}}条</div>
<el-pagination :hide-on-single-page='flag' background small :current-page="currentPage"
:page-sizes="[10, 20, 50, 100]" layout="prev, pager, next" :total="total "
@size-change="handleSizeChange" @current-change="handleCurrentChange" />
</div> -->
</el-col>
</el-row>
</div>
</div>
</div>
</el-tab-pane>
<el-tab-pane label="商户租赁信息" name="four">
<div style="margin-top: 30px;" class="editcss">
<div class="titles">
商铺资源
</div>
<div style="padding: 20px;">
<el-form :model="xiangData" ref="ruleForm" label-width="140px" class="demo-ruleForm">
<el-row :gutter="20">
<el-col :span="8">
<el-form-item label="主体名称" prop="shopName">
<div class="duiqi">{{xiangData.shopName}}</div>
</el-form-item>
</el-col>
<el-col :span="8">
<el-form-item label="主体类型" prop="shopName">
<div class="duiqi">{{xiangData.shopName}}</div>
</el-form-item>
</el-col>
</el-row>
</el-form>
<el-table :data="tableData.slice((currentPage - 1) * pageSize, currentPage * pageSize)"
:header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}">
<el-table-column label="商铺名称" min-width="150" >
</el-table-column>
<el-table-column label="详细位置" min-width="150">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="租金/周期" min-width="300">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="状态" min-width="100">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="操作" min-width="300">
<template slot-scope="scope">
<div @click="" class="tableBtn greens">查看记录</div>
<div @click="" class="tableBtn greens">合同记录</div>
</template>
</el-table-column>
</el-table>
<!-- <div class="fenye">
<div>共{{total}}条</div>
<el-pagination :hide-on-single-page='flag' background small :current-page="currentPage"
:page-sizes="[10, 20, 50, 100]" layout="prev, pager, next" :total="total "
@size-change="handleSizeChange" @current-change="handleCurrentChange" />
</div> -->
</el-col>
</el-row>
</div>
<div class="titles">
广告位资源
</div>
<div style="margin-top: 30px;" class="editcss">
<div style="padding: 20px;">
<el-row :gutter="20">
<el-col :span="24">
<el-table :data="tableData.slice((currentPage - 1) * pageSize, currentPage * pageSize)"
:header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}">
<el-table-column label="广告位名称" min-width="150" >
</el-table-column>
<el-table-column label="投放时间" min-width="150">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="广告位类型" min-width="300">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="状态" min-width="100">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="操作" min-width="300">
<template slot-scope="scope">
<div @click="" class="tableBtn greens">查看记录</div>
<div @click="" class="tableBtn greens">合同记录</div>
</template>
</el-table-column>
</el-table>
<!-- <div class="fenye">
<div>共{{total}}条</div>
<el-pagination :hide-on-single-page='flag' background small :current-page="currentPage"
:page-sizes="[10, 20, 50, 100]" layout="prev, pager, next" :total="total "
@size-change="handleSizeChange" @current-change="handleCurrentChange" />
</div> -->
</el-col>
</el-row>
</div>
</div>
</div>
</el-tab-pane>
<el-tab-pane label="缴费记录" name="five">
<div style="margin-top: 30px;" class="editcss">
<div class="titles">
租赁缴费
</div>
<div style="padding: 20px;">
<el-row :gutter="20">
<el-col :span="24">
<el-table :data="tableData.slice((currentPage - 1) * pageSize, currentPage * pageSize)"
:header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}">
<el-table-column label="资源类型" min-width="150" >
</el-table-column>
<el-table-column label="资源名称" min-width="150" >
</el-table-column>
<el-table-column label="租金/周期" min-width="150" >
</el-table-column>
<!-- <el-table-column label="付款日" min-width="150" >
</el-table-column> -->
<el-table-column label="缴费时间" min-width="150">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="付款类型" min-width="300">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="状态" min-width="100">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="操作" min-width="300">
<template slot-scope="scope">
<div @click="" class="tableBtn greens">查看</div>
<div @click="" class="tableBtn greens">更改状态</div>
</template>
</el-table-column>
</el-table>
</el-col>
</el-row>
</div>
<div class="titles">
物业缴费
</div>
<div style="margin-top: 30px;" class="editcss">
<div style="padding: 20px;">
<el-row :gutter="20">
<el-col :span="24">
<el-table :data="tableData.slice((currentPage - 1) * pageSize, currentPage * pageSize)"
:header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}">
<el-table-column label="数据项" min-width="150" >
</el-table-column>
<el-table-column label="数据项" min-width="150">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="数据项" min-width="300">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="数据项" min-width="100">
<template slot-scope="scope">
</template>
</el-table-column>
<el-table-column label="操作" min-width="300">
<template slot-scope="scope">
<div @click="" class="tableBtn greens">查看</div>
</template>
</el-table-column>
</el-table>
</el-col>
</el-row>
</div>
</div>
</div>
</el-tab-pane>
<el-tab-pane label="合同信息" name="six">
<div style="margin-top: 30px;" class="editcss">
<div style="padding: 20px;">
<el-row :gutter="20">
<el-col :span="24">
<el-table :data="tableData.slice((currentPage - 1) * pageSize, currentPage * pageSize)"
:header-cell-style="{fontSize: '14px',color:'#0009',fontWeight: 'normal',backgroundColor:'#F2F3F5'}">
<el-table-column label="合同名称" min-width="150" >
</el-table-column>
<el-table-column label="合同金额" min-width="150" >
</el-table-column>
<el-table-column label="签订日期" min-width="150" >
</el-table-column>
<el-table-column label="终止日期" min-width="150" >
</el-table-column>
<el-table-column label="合同类型" min-width="150">
<template slot-scope="scope">
{{scope.row.cereContractInformation.contractSigningDate}}
</template>
</el-table-column>
<el-table-column label="状态" min-width="300">
<template slot-scope="scope">
{{scope.row.cereContractInformation.leaseStartDate}}
</template>
</el-table-column>
<el-table-column label="操作" min-width="300">
<template slot-scope="scope">
<div @click="" class="tableBtn greens">查看</div>
<div @click="" class="tableBtn greens">合同变更</div>
<div @click="" class="tableBtn greens">合同续约</div>
<div @click="" class="tableBtn greens">合同终止</div>
</template>
</el-table-column>
</el-table>
</el-col>
</el-row>
</div>
</div>
</el-tab-pane>
</el-tabs>
<el-row :gutter="20">
<el-col :span="12">
<div style="padding-left:160px;">
<el-button class="buttonHover" style="color: #606266;border: 1px solid #dddfe5;background-color: #fff;"
@click="closeFn()">返回</el-button>
</div>
</el-col>
</el-row>
</div>
</template>
<script>
export default {
components: {
},
props: {
detbox: {
type: Boolean,
default: false
},
list: {
type: Object,
default: function() {
return {}; // 返回一个空数组作为默认值
},
}
},
data() {
return {
tableData:[],
xiangTab:'first',
xiangData:{},
total: 1,
currentPage: 1,
pageSize:10
}
},
created() {
console.log(this.list)
},
computed: {
},
methods: {
closeFn(){
this.$emit('change', false);
},
}
}
</script>
<style>
</style>