Browse Source

perf(components): 优化“协议内容”组件网关参数的修改

wangcong 1 month ago
parent
commit
49881d977c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/setup-protocol/ProtocolContent.vue

+ 0 - 1
src/views/setup-protocol/ProtocolContent.vue

@@ -352,7 +352,6 @@ const handleGatewayParamExtChange = debounce(
 
 
     await updateProtocolParam({
     await updateProtocolParam({
       id: param.id,
       id: param.id,
-      paramName,
       gatewayParamName: paramName,
       gatewayParamName: paramName,
       gatewayParamCode: paramCode,
       gatewayParamCode: paramCode,
       gatewayParamExt,
       gatewayParamExt,