KKSU
2023-12-01 1816a5486fd93a3d8a5722c57fb047678f6a26f6
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;
        });