fix
Hentua
2023-04-08 810038210b45bcd9dd18f6037f56af906d6a699f
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();