Passing multiple parameters to Vuex action

前端 未结 0 1789
面向向阳花
面向向阳花 2021-01-19 05:15

I have the following method in my Vue Component

 loadMaintenances (query = {}) {

         this.getContractorMaintenances(this.urlWithPage, query).then((respo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题