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"},