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