无关风月
2025-08-19 e8f01399a49bb718f184e31d0f6de27c3dc64cef
cloud-server-management/src/main/webapp/static/modular/system/ball/yuyue.js
@@ -61,7 +61,7 @@
            visible: true,
            align: 'center',
            valign: 'middle',
            formatter: function(value, row) {
            formatter: function(value, row) {//0=待支付,1=待核销,2=已到店,3=已完成,4=已过期,5=已取消
                switch (value) {
                    case 0:
                        return '待支付';