zhaowei
2 天以前 7a0d7a81f02515bbb185a4cb954e9debb07bff6c
src/components/jeecgbiz/modal/JSelectProductionModal.vue
@@ -36,7 +36,7 @@
    </a-spin>
    <!--底部父子关联操作和确认取消按钮-->
    <!--<template slot="footer">-->
      <!--<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>-->
@@ -296,7 +296,7 @@
    }
    overflow-y: scroll;
  }
  .drawer-bootom-button {
  .drawer-bottom-button {
    position: absolute;
    bottom: 0;
    width: 100%;