Admin
2022-09-13 e4dc5994adb768d2c3f8309efc23e5e957ec6116
src/views/specialWorkSystem/workAlert/alertRecord/index.vue
@@ -39,17 +39,17 @@
         </el-row>
         <div class="homeCard">
            <div class="main-card">
               <el-row class="cardTop">
                  <el-col :span="12" class="mainCardBtn">
<!--               <el-row class="cardTop">-->
<!--                  <el-col :span="12" class="mainCardBtn">-->
<!--                     <el-button type="primary" :icon="Plus" size="default" @click="dialogAddRecord = true">新增</el-button>-->
                  </el-col>
                  <el-button type="primary" :icon="Refresh" size="default" @click="reLoadData"/>
               </el-row>
<!--                  </el-col>-->
<!--                  <el-button type="primary" :icon="Refresh" size="default" @click="reLoadData"/>-->
<!--               </el-row>-->
               <el-table
                     ref="multipleTableRef"
                     :data="tableData"
                     style="width: 100%"
                     height="calc(100% - 100px)"
                     height="calc(100% - 48px)"
                     :header-cell-style="{background: '#fafafa'}"
               >
                  <el-table-column type="index" label="序号" width="80"/>