src/components/jeecgbiz/modal/JSelectDepartModal.vue
@@ -30,7 +30,7 @@ </a-spin> <!--底部父子关联操作和确认取消按钮--> <template slot="footer" v-if="treeOpera && multi"> <div class="drawer-bootom-button"> <div class="drawer-bottom-button"> <a-dropdown style="float: left" :trigger="['click']" placement="topCenter"> <a-menu slot="overlay"> <a-menu-item key="1" @click="switchCheckStrictly(1)">父子关联</a-menu-item> @@ -286,7 +286,7 @@ } overflow-y: scroll; } .drawer-bootom-button { .drawer-bottom-button { position: absolute; bottom: 0; width: 100%;