diff --git a/src/assets/YB_APP/images/bigglass.png b/src/assets/YB_APP/images/bigglass.png new file mode 100644 index 000000000..600487036 Binary files /dev/null and b/src/assets/YB_APP/images/bigglass.png differ diff --git a/src/views/YB_APP/policyList.vue b/src/views/YB_APP/policyList.vue index 46080632a..e1e6c75f9 100644 --- a/src/views/YB_APP/policyList.vue +++ b/src/views/YB_APP/policyList.vue @@ -1,26 +1,77 @@ @@ -160,8 +165,6 @@ export default { calendarShow: false, currentDate: new Date(), underwriteDate: '', // 承保日期的时间 - loading: false, - finished: false, params: { signDate: '', // 日期 riskCode: '', // 保单号 @@ -208,21 +211,6 @@ export default { datechange() { this.calendarShow = true }, - onLoad() { - console.log('onLoad') - setTimeout(() => { - // for (let i = 0; i < 10; i++) { - // list.value.push(list.value.length + 1) - // } - // console.log(this.filpolicyListDTOList, '过滤后卡片') - // 加载状态结束 - // loading.value = false - // 数据全部加载完成 - if (this.filpolicyListDTOList.length >= 4) { - ;(this.finished = true), (this.loading = false) - } - }, 500) - }, // 四个选择的状态 warrantyState(val) { this.clickChangewarranty = val @@ -336,7 +324,7 @@ export default { }, // 关键词搜索过滤 - watch: { + // watch: { // findValue: { // handler(value) { // this.filpolicyListDTOList = this.policyListDTOList.filter((p) => { @@ -348,7 +336,7 @@ export default { // } // } // } - } + // } } diff --git a/src/views/YB_APP/renewalDetail.vue b/src/views/YB_APP/renewalDetail.vue new file mode 100644 index 000000000..52a1fdbbc --- /dev/null +++ b/src/views/YB_APP/renewalDetail.vue @@ -0,0 +1,142 @@ + + + + diff --git a/src/views/YB_APP/renewalList.vue b/src/views/YB_APP/renewalList.vue new file mode 100644 index 000000000..5d7c9224a --- /dev/null +++ b/src/views/YB_APP/renewalList.vue @@ -0,0 +1,408 @@ + + + + diff --git a/src/views/YB_APP/saveallDetail.vue b/src/views/YB_APP/saveallDetail.vue new file mode 100644 index 000000000..09b8f3ce6 --- /dev/null +++ b/src/views/YB_APP/saveallDetail.vue @@ -0,0 +1,86 @@ + + + + diff --git a/src/views/YB_APP/saveallDetailTwo.vue b/src/views/YB_APP/saveallDetailTwo.vue new file mode 100644 index 000000000..b32c70eb3 --- /dev/null +++ b/src/views/YB_APP/saveallDetailTwo.vue @@ -0,0 +1,81 @@ + + + + diff --git a/src/views/YB_APP/saveallList.vue b/src/views/YB_APP/saveallList.vue new file mode 100644 index 000000000..036813824 --- /dev/null +++ b/src/views/YB_APP/saveallList.vue @@ -0,0 +1,375 @@ + + + +