可视化编排的命令卡片支持禁用,复制,快速打印

This commit is contained in:
fofolee
2025-01-21 01:20:03 +08:00
parent b026b484f7
commit 7a224be9f4
19 changed files with 320 additions and 44 deletions

View File

@@ -123,7 +123,7 @@ export default defineComponent({
const flow = window.lodashM.cloneDeep(this.commandFlow);
const uselessProps = [
"config",
"argvs",
"code",
"label",
"component",
"subCommands",