mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
fix: v-resize
directive conflict
This commit is contained in:
parent
0d694e9870
commit
482b41966e
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user