Admin
2022-07-14 ae0e1c96b6da4f4515bf449db45a4ee839d2c61f
src/views/specialWorkSystem/approveProcessManagement/approveProcessList/index.vue
@@ -43,7 +43,7 @@
                  </template>
               </el-table-column>
               <el-table-column property="updateTime" label="更新时间"/>
               <el-table-column fixed="right" label="操作" width="180">
               <el-table-column fixed="right" label="操作" align="center" width="250">
                  <template #default>
                     <el-button link type="primary" size="small">修改</el-button>
                     <el-button link type="success" size="small">发布</el-button>