This commit is contained in:
syuilo
2020-09-06 00:20:06 +09:00
parent e441ee9d8a
commit 4d68baca0d
17 changed files with 117 additions and 27 deletions

View File

@@ -65,7 +65,7 @@ export function selectFile(component: any, src: any, label: string | null, multi
};
component.$root.menu({
component.$store.dispatch('showMenu', {
items: [label ? {
text: label,
type: 'label'