| src/views/securityUnitOperation/operationTable.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityUnitOperation/operationTable.vue
@@ -1,5 +1,5 @@ <template> <div class="table"> <div class="table1"> <div class="about"> <el-button @click="downExcel">下载</el-button> <el-table id="table" :data="tableData" stripe style="width: 100%"> @@ -69,7 +69,7 @@ }; </script> <style> .table { .table1 { height: 100%; width: 1005; display: none;