Commit 498855f3 authored by yanzhongrong's avatar yanzhongrong

bugfix

parent 74446df7
......@@ -260,6 +260,7 @@ export default {
changeType(item) {
this.confirmStatus = item.key;
this.params.current = 1
this.getTableData();
},
exportList() {
......
......@@ -77,7 +77,6 @@
:data="tableData"
tooltip-effect="dark"
style="width: 100%"
height="100%"
:row-class-name="tableRowClassName"
:row-style="{ height: '50px' }"
:header-cell-style="{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment