Browse Source

fix: `v-resize` directive conflict

xiaoxian521 3 years ago
parent
commit
482b41966e
1 changed files with 0 additions and 1 deletions
  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 () => (
     return () => (
       <>
       <>
         <div
         <div
-          v-resize
           {...attrs}
           {...attrs}
           class="w-99/100 mt-6 p-2 bg-white"
           class="w-99/100 mt-6 p-2 bg-white"
           v-loading={props.loading}
           v-loading={props.loading}