Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
Details
Activity
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1
Commits
37d32012
Commit
37d32012
authored
Dec 20, 2021
by
Jianli Ou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改已知问题
parent
a5922e57
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
codeTable.js
src/utils/codeTable.js
+1
-1
index.vue
src/views/MyManage/UnVerify/index.vue
+1
-1
No files found.
src/utils/codeTable.js
View file @
37d32012
...
...
@@ -75,7 +75,7 @@ window.CodeTable.getBranches = function (selectValue='') {
branchList
=
branchChildList
}
}
else
{
branchList
=
[
branchList
[
0
]
]
branchList
=
branchList
[
0
]
?
[
branchList
[
0
]]
:
[
]
}
return
branchList
.
map
(
item
=>
({
label
:
item
[
0
],
value
:
item
[
1
]}))
}
src/views/MyManage/UnVerify/index.vue
View file @
37d32012
...
...
@@ -33,7 +33,7 @@
>
“通报进口商品信息” “开通条码微站” “使用数据总资产服务”!
</a
>
</p>
<p
style=
"padding-left:24px"
>
<p
v-if=
"loginInfo.isXT === 2"
style=
"padding-left:24px"
>
您可以——前往
<a
href=
"http://gln.gs1cn.org/number.aspx?id=1"
target=
"_blank"
>
购买GLN
</a
>
...
...
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