zhaowei
2 天以前 7a0d7a81f02515bbb185a4cb954e9debb07bff6c
src/views/system/modules/GateWayRouteModal.vue
@@ -104,7 +104,7 @@
          </a-dropdown>
        </p>
      </a-form-model-item>
      <a-row :style="{textAlign:'right'}" class="drawer-bootom-button">
      <a-row :style="{textAlign:'right'}" class="drawer-bottom-button">
        <a-button :style="{marginRight: '8px'}" @click="handleCancel">
          关闭
        </a-button>
@@ -368,7 +368,7 @@
</script>
<style lang="less" scoped>
  .drawer-bootom-button {
  .drawer-bottom-button {
    position: absolute;
    bottom: 0;
    width: 100%;