xml响应结果
Showing
3 changed files
with
68 additions
and
5 deletions
src/components/dataDetails/result.vue
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -185,9 +185,6 @@ export default { |
> | ||
详情 | ||
</el-button> | ||
<el-button type="primary" onClick={() => { | ||
this.handleResult(scope.row); | ||
}}>结果</el-button> | ||
</div> | ||
) | ||
} | ||
... | ... |