liujie
2023-09-23 852681bc9257e9eaae64d027a9bc6d88f93f35b4
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();
});