src/views/system/ProductionManager.vue
@@ -70,7 +70,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>
@@ -634,7 +634,7 @@
    margin-left: 3px
  }
  .drawer-bootom-button {
  .drawer-bottom-button {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;