chen.lin
3 天以前 48b2dc4df2c247d12e4dd52c3c5d290f1e026578
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) {