Vue3 重构:REVIEW 部门管理

This commit is contained in:
YunaiV
2023-03-25 09:11:46 +08:00
parent 44dc02a02e
commit c0d5a5663c
5 changed files with 251 additions and 275 deletions

View File

@@ -99,7 +99,7 @@
width="180"
:formatter="dateFormatter"
/>
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
<el-table-column label="操作" align="center" class-name="small-paddingfixed-width">
<template #default="scope">
<el-button
link