wzyyy 2 år sedan
förälder
incheckning
8ec628e224
1 ändrade filer med 1 tillägg och 1 borttagningar
  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: