zhaowei
3 天以前 7a0d7a81f02515bbb185a4cb954e9debb07bff6c
src/views/mdc/base/modules/EquipmentList/EquipmentModal.vue
@@ -116,7 +116,7 @@
    </a-spin>
    <div class="drawer-bootom-button" v-show="!disableSubmit">
    <div class="drawer-bottom-button" v-show="!disableSubmit">
      <a-popconfirm title="确定放弃编辑?" @confirm="handleCancel" okText="确定" cancelText="取消">
        <a-button style="margin-right: .8rem">取消</a-button>
      </a-popconfirm>
@@ -539,7 +539,7 @@
    padding-bottom:10px;
  }
  .drawer-bootom-button {
  .drawer-bottom-button {
    position: absolute;
    bottom: -8px;
    width: 100%;