zhaowei
2 天以前 7a0d7a81f02515bbb185a4cb954e9debb07bff6c
src/views/system/DepartListSync.vue
@@ -54,7 +54,7 @@
        </div>
      </a-card>
      <!---- author:os_chengtgen -- date:20190827 --  for:切换父子勾选模式 =======------>
      <div class="drawer-bootom-button">
      <div class="drawer-bottom-button">
        <a-dropdown :trigger="['click']" placement="topCenter">
          <a-menu slot="overlay">
            <a-menu-item key="1" @click="switchCheckStrictly(1)">父子关联</a-menu-item>
@@ -275,7 +275,7 @@
        that.departTree = []
        //所有的树节点key信息
        that.allIds = []
        that.iExpandedKeys = []
        //update-begin---author:wangshuai ---date:20220105  for:[JTC-364]sqlserver 部门导入导入失败,部门树数据丢失------------
        //部门树v-if用到了loading,和上传loading冲突了,换一个名称
@@ -677,7 +677,7 @@
  }
  /** Button按钮间距 */
  .drawer-bootom-button {
  .drawer-bottom-button {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;