Commit 42eb82c5 authored by 廖健文's avatar 廖健文

新增兼容版本

parent 1240c60b
......@@ -294,7 +294,7 @@ chrome.runtime.onMessage.addListener(function ( // 浏览器扩展插件层级
btn_js.setAttribute("onclick", "");
btn_js.remove();
return;
// return;
if (message.value.waybillNo) {
printWayBillByOld(message.value.waybillNo, message.value.wayCompanyId);
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment