44323
2023-09-20 5771c822e99c38f0484559f1f68843979f0df24b
cloud-server-management/src/main/webapp/static/modular/system/tCoupon/TCoupon.js
@@ -287,4 +287,5 @@
    var table = new BSTable(TCoupon.id, "/tCouponManage/list", defaultColunms);
    table.setPaginationType("client");
    TCoupon.table = table.init();
});