lyh
2025-01-17 e4714d079331ffd42b411695d27389a6887f8260
src/views/system/DncDepartmentList.vue
@@ -7,7 +7,7 @@
        <a-row style="margin-left: 14px">
          <a-button @click="handleAdd(1)" type="primary">添加部门</a-button>
          <a-button @click="handleAdd(2)" type="primary">添加下级</a-button>
          <a-button title="删除多条数据" @click="batchDel" type="default">批量删除</a-button>
<!--          <a-button title="删除多条数据" @click="batchDel" type="default">批量删除</a-button>-->
          <!--<a-button @click="refresh" type="default" icon="reload" :loading="loading">刷新</a-button>-->
        </a-row>
        <div style="background: #fff;padding-left:16px;height: 100%; margin-top: 5px">