xiaoyong931011
2023-03-01 c3f2f93821ac8d351fe7c9d1f0f28c39b36cfef1
src/main/resources/templates/febs/views/modules/goods/carriageRuleAdd.html
@@ -23,7 +23,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>