科室
This commit is contained in:
parent
78db36dca4
commit
adcd3e3a65
@ -171,7 +171,7 @@
|
||||
<el-dialog
|
||||
:title="title"
|
||||
:visible.sync="addopen"
|
||||
width="600px"
|
||||
width="900px"
|
||||
append-to-body
|
||||
:before-close="cancel"
|
||||
>
|
||||
@ -272,6 +272,7 @@
|
||||
<el-input
|
||||
v-model="item.departmentSort"
|
||||
placeholder="请输入科室显示顺序"
|
||||
style="width:250px"
|
||||
/>
|
||||
</el-form-item>
|
||||
<el-button
|
||||
|
||||
Loading…
Reference in New Issue
Block a user