فهرست منبع

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}