Hentua
2023-04-07 b2a8335cef9c9d85aeca808d500e85b92032585d
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();