xiaoyong931011
2023-04-12 a19e7b6b1088b2860d41c1bbe640c156cdad3dfc
src/main/resources/templates/febs/views/modules/goods/goodsUpdateNew.html
@@ -699,6 +699,10 @@
                $(".tc-set").show();
            }
            if (goodsInfo.hasCarriage == 1) {
                $(".carriage-input").show();
            }
            if (goodsInfo.isSku == 1) {
                $(".multi-sku-table").show();