KKSU
2024-02-23 0bb46a371b4767c817653bb3af2da0bcd7349471
src/main/resources/templates/febs/views/modules/news/productSellPick.html
@@ -137,7 +137,7 @@
            febs.post(ctx + 'admin/news/pickSellRecord', data.field, function () {
                layer.closeAll();
                febs.alert.success('操作成功');
                $('#febs-product-buy').find('#reset').click();
                $('#febs-product-buy').find('#query').click();
            });
            return false;
        });