diff --git a/src/views/market/apitest/index.vue b/src/views/market/apitest/index.vue index 451e46a..9af71e3 100644 --- a/src/views/market/apitest/index.vue +++ b/src/views/market/apitest/index.vue @@ -344,6 +344,7 @@ export default { }) }, //获取请求参数 + getRequest(myapi){ getRequest(myapi).then(response=>{ this.requestData=response.data