mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 19:20:37 +08:00
调整quasar组件在paramimporter中的引入方式
This commit is contained in:
@@ -33,7 +33,7 @@ export const utoolsCommands = {
|
||||
icon: "exit_to_app",
|
||||
config: [
|
||||
{
|
||||
component: "q-select",
|
||||
component: "QSelect",
|
||||
options: [
|
||||
{ label: "杀死插件进程", value: true },
|
||||
{ label: "插件隐藏到后台", value: false },
|
||||
|
||||
Reference in New Issue
Block a user