mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-03 04:28:51 +08:00
fix(接口测试): get请求自定义query区域第一个参数会默认必填
--bug=1009576 --user=王孝刚 【接口测试】github#9301,get请求==自定义query区域第一个参数会默认必填 https://www.tapd.cn/55049933/s/1091492
This commit is contained in:
parent
9e9f206507
commit
e99071c461
@ -217,6 +217,7 @@ export default {
|
||||
type: 'text',
|
||||
enable: true,
|
||||
uuid: this.uuid(),
|
||||
required: false,
|
||||
contentType: 'text/plain'
|
||||
}));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user