From 7e6e0f60f8f20b47afa08b949d5d773c97d7f068 Mon Sep 17 00:00:00 2001 From: ChenX Date: Thu, 1 Apr 2021 12:30:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96:F1=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0<=E5=B0=86=E9=93=B0=E9=93=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E5=86=99=E5=85=A5=E5=88=B0=E9=97=A8=E6=9D=BF=E5=A4=87?= =?UTF-8?q?=E6=B3=A8>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/UI/Components/CommandPanel/CommandList.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/UI/Components/CommandPanel/CommandList.ts b/src/UI/Components/CommandPanel/CommandList.ts index 122512184..29dc9361d 100644 --- a/src/UI/Components/CommandPanel/CommandList.ts +++ b/src/UI/Components/CommandPanel/CommandList.ts @@ -661,6 +661,15 @@ export const CommandList: ICommand[] = [ chName: "设置板件的坐标系方向", chDes: "设置板件的坐标系方向(以便排料时省板)", }, + { + typeId: "bjbj", + link: "#", + defaultCustom: CommandNames.ParseHinge, + command: CommandNames.ParseHinge, + type: "板件编辑", + chName: "将铰链位置写入到门板备注", + chDes: "报表可写出", + }, //灯光命令 {