feat接口定义_请求体为form-data_的json参数的可以增加参数的优化
This commit is contained in:
parent
a1abd2fd76
commit
0a47d283a2
|
@ -280,6 +280,7 @@
|
|||
},
|
||||
callback(item) {
|
||||
this.currentItem.value = item;
|
||||
this.currentItem = null;
|
||||
}
|
||||
},
|
||||
created() {
|
||||
|
|
Loading…
Reference in New Issue