fix: 🐛 修复自定义指令小程序编译报错
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<wd-grid-item
|
||||
v-for="(child, index) in item.children"
|
||||
:key="index"
|
||||
v-has-perm="child.prem"
|
||||
:v-has-perm="child.prem"
|
||||
use-slot
|
||||
link-type="navigateTo"
|
||||
:url="child.url"
|
||||
|
||||
Reference in New Issue
Block a user