xiaoyong931011
2022-05-28 e9bcfdba00460e64307f422bd08303a07b90a288
src/main/resources/templates/febs/views/modules/goods/goodsUpdateNew.html
@@ -322,6 +322,9 @@
                value : 'id',
                children : 'child'
            },
            iconfont: {
                parent: 'hidden',
            },
            radio: true,
            clickClose: true,
            tree: {
@@ -552,7 +555,6 @@
                "thumbs": thumbs
            });
            console.log(goodsInfo.categoryId);
            var arr = [];
            arr.push(goodsInfo.categoryId)
            category.setValue(arr);