邓洁 : 修改页面细节
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
@expand-change="expandChange"
|
||||
>
|
||||
<el-table-column prop="deptName" label="部门名称"/>
|
||||
<el-table-column prop="orderNum" label="排序"/>
|
||||
<el-table-column prop="orderNum" label="排序" width="60px"/>
|
||||
<el-table-column prop="state" label="状态">
|
||||
<template #default="scope">
|
||||
<tag dict-type="normal_disable" :value="scope.row.state"/>
|
||||
|
||||
Reference in New Issue
Block a user