소스 검색

fix: `v-resize` directive conflict

xiaoxian521 3 년 전
부모
커밋
482b41966e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/ReTable/src/bar.tsx

+ 0 - 1
src/components/ReTable/src/bar.tsx

@@ -124,7 +124,6 @@ export default defineComponent({
     return () => (
       <>
         <div
-          v-resize
           {...attrs}
           class="w-99/100 mt-6 p-2 bg-white"
           v-loading={props.loading}