From 718dbe56c0f09333d17e8170fb32f6bef8b8f22b Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Sun, 25 Sep 2022 17:59:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=87=8D=E5=A4=8D=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../method/process.flowchart/diagram.schema.tpl | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl b/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl index e567134b..6c26d9f9 100644 --- a/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl +++ b/com.actionsoft.apps.coe.method.process.flowchart/method/process.flowchart/diagram.schema.tpl @@ -509,21 +509,6 @@ Schema.addGlobalCommand("method_script_task", [ -Schema.addCategory({name:"process_flowchart", text:"流程图", dataAttributes:[ - {name:"No.", type:"number", value:"", category:"default"}, - {name:"Name", type:"string", value:"", category:"default"}, - {name:"Owner", type:"string", value:"", category:"default"}, - {name:"Link", type:"link", value:"", category:"default"}, - {name:"Memo", type:"string", value:"", category:"default"}, - {name:"Cost", type:"number", value:"", category:"default"}, - {name:"Time", type:"number", value:"", category:"default"}, - {name:"Manner", type:"list", value:"", category:"default"}, - {name:"Department", type:"string", value:"", category:"default"}, - {name:"Input", type:"string", value:"", category:"default"}, - {name:"Output", type:"string", value:"", category:"default"}, - {name:"Risk", type:"string", value:"", category:"default"}, - {name:"Remarks", type:"string", value:"", category:"default"} -]}); Schema.addGlobalCommand("method_user_task", [ {action:"move", x:"100*0.05+ 100/11*2*0.5-100/11*2*0.2", y:"60*0.1+ 60/55*16*0.3"},