chen.lin
2026-01-28 a45b751080a50d94d3ed2d9f1d801e14a7046b6d
src/main/webapp/views/pda/combPro.html
@@ -278,7 +278,8 @@
            url: baseUrl + "/mobile/bill/query/auth",
            headers: {'token': localStorage.getItem('token')},
            data: {
                billNo: billNo
                billNo: billNo,
                mnemonic: '',
            },
            method: 'POST',
            success: function (res) {