xiaoyong931011
2023-02-24 d7f26f3140d7a6b249cf4dcab4bb6edc10e3d8f7
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>