chen.lin
2026-01-29 fae65149d147082517f9db75dc4647e9e3aa069b
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) {