支持下载请求,返回值展示优化
This commit is contained in:
@@ -126,6 +126,8 @@
|
||||
}
|
||||
}
|
||||
const initData = () => {
|
||||
resultDataContentOrigin.value = '';
|
||||
resultDataContentFormat.value = '';
|
||||
if (props.result.data) {
|
||||
resultData.value = props.result.data;
|
||||
if (props.result.data.headers) {
|
||||
|
||||
Reference in New Issue
Block a user