xiaoyong931011
2023-04-04 033ecfee4487e7b944a63df746d2f418ad5ea503
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();