mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-04 22:41:24 +08:00
modify the label in the NoticeTypeHead
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="1"></el-col>
|
<el-col :span="1"></el-col>
|
||||||
<el-col :span="5">
|
<el-col :span="5">
|
||||||
<el-form-item label="公告类型:" prop="enable" class="fill-with">
|
<el-form-item label="状态:" prop="enable" class="fill-with">
|
||||||
<el-select
|
<el-select
|
||||||
v-model="searchType.enable"
|
v-model="searchType.enable"
|
||||||
placeholder="请选择公告类型"
|
placeholder="请选择公告类型"
|
||||||
|
|||||||
Reference in New Issue
Block a user