feat接口定义_请求体为form-data_的json参数的可以增加参数的优化

This commit is contained in:
wxg0103 2021-09-28 10:26:45 +08:00 committed by fit2-zhao
parent a1abd2fd76
commit 0a47d283a2
1 changed files with 213 additions and 212 deletions

View File

@ -280,6 +280,7 @@
},
callback(item) {
this.currentItem.value = item;
this.currentItem = null;
}
},
created() {