We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1237e commit 50d6f46Copy full SHA for 50d6f46
src/Fields/MenuFormField.php
@@ -14,7 +14,7 @@ class MenuFormField extends Field
14
];
15
16
protected static $js = [
17
- 'https://cdn.jsdelivr.net/npm/vue',
+ 'https://cdn.jsdelivr.net/npm/vue@2',
18
'vendor/laravel-admin-ext/wechat/js/menu.min.js'
19
20
0 commit comments