202ba23b by 赵千

xml响应结果

1 parent 54d8d89c
......@@ -174,6 +174,7 @@ export default {
},
isShow (item) {
this.dataReport = item;
this.titleName = 'sjmx';
this.dialogVisible = true;
//获取表头列表
getDetail({ bsmReport: this.dataReport.bsmReport }).then((res) => {
......