mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【新增】资源管理模块
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</el-col>
|
||||
|
||||
<el-col :span="24" >
|
||||
<el-form-item label="岗位状态" prop="status">
|
||||
<el-form-item label="状态" prop="status">
|
||||
<el-radio-group v-model="ruleForm.status">
|
||||
<el-radio
|
||||
v-for="dict in statusOptions"
|
||||
|
||||
Reference in New Issue
Block a user