获取动态的key值不能这么写么?? let params= this.search.content; let params2= this.search.type; try {
let ret = await this.$Api.Sysconf.ExPro.Query (
{
pageSize: this.pageSize,
pageNumber:page,
params2:params
})这个params2取到的是"version",怎么把双引号去了
添加回答
举报
0/150
提交
取消