KKSU
2023-11-27 83b56237a9e0b379b46d31ab77def13226f33548
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;
        });