Skip to content

Commit 50d6f46

Browse files
authored
Update MenuFormField.php
1 parent 5a1237e commit 50d6f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fields/MenuFormField.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class MenuFormField extends Field
1414
];
1515

1616
protected static $js = [
17-
'https://cdn.jsdelivr.net/npm/vue',
17+
'https://cdn.jsdelivr.net/npm/vue@2',
1818
'vendor/laravel-admin-ext/wechat/js/menu.min.js'
1919
];
2020

0 commit comments

Comments
 (0)