wzyyy пре 2 година
родитељ
комит
8ec628e224
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/pages/DataCollect/Collector/components/Point/Save/modbus.tsx

+ 1 - 1
src/pages/DataCollect/Collector/components/Point/Save/modbus.tsx

@@ -42,7 +42,7 @@ export default (props: Props) => {
         ...props.data?.configuration,
         parameter: {
           ...props.data?.configuration?.parameter,
-          writeByteCount: [props.data?.configuration?.parameter?.writeByteCount],
+          writeByteCount: props.data?.configuration?.parameter?.writeByteCount,
         },
       },
       nspwc: