From 2f1473aac9dfbec656fffe20ff82a1a440e645ac Mon Sep 17 00:00:00 2001 From: sangelxiu1 <15781802@163.com> Date: Tue, 16 Sep 2025 12:10:55 +0800 Subject: [PATCH] =?UTF-8?q?##=20Opt=20-=20=E5=9C=A8=E7=BA=BF=E6=94=AF?= =?UTF-8?q?=E4=BB=98=E6=98=8E=E7=BB=86=E5=A2=9E=E5=8A=A0=E4=BD=93=E7=B3=BB?= =?UTF-8?q?=E5=90=8D=E7=A7=B0&=E4=BD=93=E7=B3=BB=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../financial/onlinePayDetails/index.vue | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/views/financial/onlinePayDetails/index.vue b/src/views/financial/onlinePayDetails/index.vue index a513142..794764f 100644 --- a/src/views/financial/onlinePayDetails/index.vue +++ b/src/views/financial/onlinePayDetails/index.vue @@ -132,6 +132,22 @@ /> + + + + + + + + { this.tradeTypeList = res.data }) + api.getvertexValue().then(res => { + this.vertexValueList = res.data + }) }, changeTime(val) { // this.select.startDate = val[0]