CommonDLL/¹«¹²Ç°¶Ë×é¼þ/src/components/BaseQueryDrawer/BaseQueryDrawer.tsx
@@ -6,7 +6,7 @@
  [key: string]: any
}>({
  // @ts-ignore
  name: 'BaseDrawer',
  name: 'BaseQueryDrawer',
  props: {
    // é®ç½©æ˜¯å¦å¯ç‚¹å‡»
    clickable: {
@@ -49,6 +49,8 @@
        >
          <el-drawer
            // modal-class={props.clickable ? styles.modal : ''}
            //将抽屉强制挂载到 body å…ƒç´ ä¸Šï¼Œç¡®ä¿æ ·å¼éš”离和滚动行为正常,不受嵌套页面的影响
            append-to-body="true"
            class={{
              [styles.informationDrawer]: true,
              // [styles.informationDrawerPosition]: props.clickable,