Admin
2022-07-14 ae0e1c96b6da4f4515bf449db45a4ee839d2c61f
src/views/specialWorkSystem/workPlan/workReservation/index.vue
@@ -59,7 +59,7 @@
            <el-table-column prop="high" label="高处" />
            <el-table-column prop="block" label="盲板抽堵"/>
            <el-table-column prop="tempUse" label="临时用电"/>
            <el-table-column fixed="right" label="操作">
            <el-table-column fixed="right" label="操作" align="center" width="180">
               <template #default>
                  <el-button link type="primary" size="small">操作</el-button>
               </template>