xiaoyong931011
2023-04-17 d12a748a4c598972271ddc46bde8167f9113879c
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();