|
|
@@ -3,7 +3,7 @@
|
|
|
<DialogCom title="新增作息" @close="handleClose" :visible.sync="isShow" :close-on-click-modal="false"
|
|
|
custom-class="gxDialog" width="911px" append-to-body>
|
|
|
<!-- <div class="p-5 work-time">-->
|
|
|
- <el-form label-width="90px" label-suffix=":" label-position="right">
|
|
|
+ <el-form label-width="90px" label-suffix="" label-position="right">
|
|
|
|
|
|
<el-form-item label="分配机构">
|
|
|
<org-tree-select ref="orgTreeSelect" @selectNode="queryNode"></org-tree-select>
|