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]