南昌市物联网技防平台-前端
Administrator
2021-05-07 14e02654e0545ee69456d64aef2f35c7c219d708
src/views/system/user.vue
@@ -261,7 +261,7 @@
        },
        option: {
          height: 'auto',
          calcHeight: 80,
          calcHeight: 54,
          tip: false,
          searchShow: true,
          searchMenuSpan: 6,
@@ -312,6 +312,13 @@
              label: "在线状态",
              prop: "online_status",
              slot: true,
              display: false
            },
            {
              label: "工作状态",
              prop: "work_status",
              slot: true,
              hide: true,
              display: false
            },
            {
@@ -508,8 +515,8 @@
                {
                  label: "所属部门",
                  prop: "deptId",
                  type: "tree",
                  multiple: true,
                  type: "cascader",
                  //multiple: true,
                  dicData: [],
                  props: {
                    label: "title"