Commit 9f17e335 authored by 刘燕芳's avatar 刘燕芳

1

parent 881d0864
{
"name": "linkfahuoyi-exension",
"version": "1.0.0",
"version": "1.1.6",
"main": "index.js",
"license": "MIT",
"scripts": {
......
......@@ -131,7 +131,7 @@ async function booking(
result.data = printError
return result
}
// 选择快递模板
simulateMouseClick(domEle.spanWaybillTemplate())
let waybillTemplateList = domEle.divWaybillTemplateList()
for (let i = 0; i < waybillTemplateList.childNodes.length; i++) {
......
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