编辑命令界面也需要临时赋值

This commit is contained in:
fofolee
2022-04-12 13:06:51 +08:00
parent 0666644d02
commit 3ba0d01915
3 changed files with 13 additions and 13 deletions

View File

@@ -130,7 +130,7 @@ const commandTypes = {
}],
verify: rules => true,
tempPayload: () => window.getBase64Ico(utools.showOpenDialog({
title: "需要处理的文件",
title: "需要处理的图片",
filters: [{
name: 'Images',
extensions: ['png',
@@ -184,4 +184,4 @@ const commandTypes = {
}
}
export default commandTypes
export default commandTypes