浏览代码

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}