Commit 2d17d729 by 周田

fix

parent eee8e233
......@@ -252,6 +252,7 @@ function editField(data: CmdInfo) {
}
function Edit(id: number, params: any) {
params['protocol_name'] = props.protocolName
EditProtocolCmd(id, params)
}
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment