cyy 2 лет назад
Родитель
Сommit
6806e239d5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/layout/header-aside/components/header-user/index.vue

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

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