课程审核调整

This commit is contained in:
daihh
2022-09-07 16:50:24 +08:00
parent a9bb2f0222
commit 515f9e5922
9 changed files with 221 additions and 389 deletions

View File

@@ -1,7 +1,7 @@
<template>
<!--机构树-->
<div>
<el-dialog title="先择组织机构" :visible.sync="dlgShow" :before-close="handleClose" :close-on-click-modal="false" width="500px" custom-class="g-dialog">
<el-dialog title="先择组织机构" :append-to-body="true" :visible.sync="dlgShow" :before-close="handleClose" :close-on-click-modal="false" width="500px" custom-class="g-dialog">
<div>
<el-input placeholder="" v-model="orgName">
<i slot="prefix" class="el-input__icon el-icon-search"></i>