Browse Source

fix: `v-resize` directive conflict

xiaoxian521 3 năm trước cách đây
mục cha
commit
482b41966e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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}