Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
ruitu-fahuoyi-exension
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
廖健文
ruitu-fahuoyi-exension
Commits
42eb82c5
Commit
42eb82c5
authored
Sep 13, 2022
by
廖健文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增兼容版本
parent
1240c60b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
index.ts
src/content/index.ts
+1
-1
辅助发货易打单1.2.2.rar
辅助发货易打单1.2.2.rar
+0
-0
No files found.
src/content/index.ts
View file @
42eb82c5
...
@@ -294,7 +294,7 @@ chrome.runtime.onMessage.addListener(function ( // 浏览器扩展插件层级
...
@@ -294,7 +294,7 @@ chrome.runtime.onMessage.addListener(function ( // 浏览器扩展插件层级
btn_js
.
setAttribute
(
"onclick"
,
""
);
btn_js
.
setAttribute
(
"onclick"
,
""
);
btn_js
.
remove
();
btn_js
.
remove
();
return
;
//
return;
if
(
message
.
value
.
waybillNo
)
{
if
(
message
.
value
.
waybillNo
)
{
printWayBillByOld
(
message
.
value
.
waybillNo
,
message
.
value
.
wayCompanyId
);
printWayBillByOld
(
message
.
value
.
waybillNo
,
message
.
value
.
wayCompanyId
);
}
else
{
}
else
{
...
...
辅助发货易打单1.2.2.rar
View file @
42eb82c5
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment