fix
Helius
2024-02-17 ce7837e20ade48e2937ab8b3c5113148f258aed2
src/main/resources/templates/febs/views/modules/goods/carriageRuleUpdate.html
@@ -25,7 +25,7 @@
                                    <label class="layui-form-label febs-form-item-require">计价方式:</label>
                                    <div class="layui-input-block">
                                        <input type="radio" name="valuationType" value="1" title="按件算" checked />
                                        <input type="radio" name="valuationType" value="2" title="按重量算" />
<!--                                        <input type="radio" name="valuationType" value="2" title="按重量算" />-->
                                    </div>
                                </div>