ソースを参照

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}