44323
2023-10-27 d6f0958babd71a1dc9d24496076f763f86d76ac7
cloud-server-management/src/main/webapp/static/modular/system/tGoods/tPay_info.js
@@ -48,14 +48,14 @@
                '                   </div>' +
                '</div>'
            , btn: ['关闭', '确认']
            , btn: ['确认', '关闭']
            , btnAlign: 'c' //按钮居中
            , shade: 0.5 //不显示遮罩
            , load: 1
            , yes: function () {
            , btn2: function () {
                layer.closeAll();
            },
            btn2: function () {
            yes: function () {
                console.log("看看id")
                console.log(TPayInfo.seItem.id)
                var ajax = new $ax(Feng.ctxPath + "/ticket/writeOff", function (data) {