parent
dcd7d4b964
commit
a50f063e91
|
@ -39,7 +39,7 @@
|
|||
</div>
|
||||
|
||||
<el-dialog :visible.sync="dialogFormCheck" title="审核" width="400px">
|
||||
<el-form inline label-width="120px">
|
||||
<el-form inline label-width="100px">
|
||||
<el-form-item label="审核状态:" >
|
||||
<Treeselect
|
||||
:options="FILESTATUSThree"
|
||||
|
@ -47,7 +47,7 @@
|
|||
placeholder="请选择预案类型"
|
||||
no-options-text="暂无数据"
|
||||
no-children-text="暂无数据"
|
||||
style="width: 300px"
|
||||
style="width: 200px"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-form>
|
||||
|
|
Loading…
Reference in New Issue