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
ff3dfe77
Commit
ff3dfe77
authored
Dec 25, 2021
by
tang
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
25ddb575
1bb8176e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
GS1Members.vue
src/views/Org/GS1Members.vue
+5
-1
No files found.
src/views/Org/GS1Members.vue
View file @
ff3dfe77
...
@@ -39,11 +39,15 @@
...
@@ -39,11 +39,15 @@
</
template
>
</
template
>
<
script
>
<
script
>
import
cywz
from
"./comps/cywz.vue"
;
import
cywz
from
"./comps/cywz.vue"
;
import
{
mapState
}
from
"vuex"
;
export
default
{
export
default
{
components
:
{
components
:
{
cywz
,
cywz
,
},
},
computed
:
{
...
mapState
([
"urls"
]),
},
data
()
{
data
()
{
return
{
return
{
currentList
:
[],
currentList
:
[],
...
@@ -265,7 +269,7 @@ export default {
...
@@ -265,7 +269,7 @@ export default {
},
},
{
{
name
:
'中国'
,
name
:
'中国'
,
url
:
'http://www.gs1cn.org'
url
:
window
.
location
.
origin
},
},
{
{
name
:
'吉尔吉斯斯坦'
,
name
:
'吉尔吉斯斯坦'
,
...
...
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