Browse Source

修复穿梭框显示

cyy 2 năm trước cách đây
mục cha
commit
6806e239d5

+ 1 - 1
src/layout/header-aside/components/header-user/index.vue

@@ -122,7 +122,6 @@
                 @left-check-change="leftcheckchange"
                 @left-check-change="leftcheckchange"
                 @change="handleChange"
                 @change="handleChange"
             >
             >
-                />
                 <span slot="footer" class="dialog-footer">
                 <span slot="footer" class="dialog-footer">
                     <!-- <el-button @click="bpmnVisible = false">取 消</el-button> -->
                     <!-- <el-button @click="bpmnVisible = false">取 消</el-button> -->
                     <el-button type="primary" @click="bpmnVisible = false">关 闭</el-button>
                     <el-button type="primary" @click="bpmnVisible = false">关 闭</el-button>
@@ -156,6 +155,7 @@ export default {
         const generateData = _ => {
         const generateData = _ => {
             const data = []
             const data = []
             const bm = deptName
             const bm = deptName
+            console.log(deptName,'deptNamedeptName')
             bm.forEach((b, index) => {
             bm.forEach((b, index) => {
                 data.push({
                 data.push({
                     label: b,
                     label: b,