bf342dfd by tianhaohao@pashanhoo.com

111

1 parent e77dbb5d
......@@ -158,7 +158,7 @@
</el-form-item>
</el-col>
</el-row>
<!-- <div class="slxx_title title-block">
<div class="slxx_title title-block">
买受人信息
<div class="triangle"></div>
</div>
......@@ -168,8 +168,8 @@
:heightNumSetting="true"
:data="qlrList"
>
</lb-table> -->
<!-- <div class="slxx_title title-block">
</lb-table>
<div class="slxx_title title-block">
出卖人信息
<div class="triangle"></div>
</div>
......@@ -179,8 +179,8 @@
:heightNumSetting="true"
:data="ywrList"
>
</lb-table> -->
<!-- <div class="slxx_title title-block">
</lb-table>
<div class="slxx_title title-block">
缴税信息
<div class="triangle"></div>
</div>
......@@ -190,7 +190,7 @@
:heightNumSetting="true"
:data="swxxList"
>
</lb-table> -->
</lb-table>
</div>
</el-form>
</div>
......@@ -299,7 +299,7 @@ export default {
qlrList: [],
ywrList: [],
fwxx: {},
swxxList: {},
swxxList: [],
};
},
methods: {
......