Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
d948613b
Commit
d948613b
authored
Feb 10, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
使领馆签发为准
parent
7b4648cc
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
0 deletions
+5
-0
fill.js
src/assets/common/lang/EN/fill.js
+1
-0
fill.js
src/assets/common/lang/Japan/fill.js
+1
-0
fill.js
src/assets/common/lang/zhCN/fill.js
+1
-0
fill.js
src/assets/common/lang/zhTW/fill.js
+1
-0
ModifyVisaProduct.vue
src/components/SalesVisa/ModifyVisaProduct.vue
+1
-0
No files found.
src/assets/common/lang/EN/fill.js
View file @
d948613b
...
...
@@ -8123,6 +8123,7 @@ export const obj = {
appjihuozhuant
:
'App activation status'
,
yijihuo
:
' Activated '
,
weijihuo
:
' Not activated '
,
shilingpi
:
'Subject to issuance by the embassy or consulate'
,
},
//#endregion
}
...
...
src/assets/common/lang/Japan/fill.js
View file @
d948613b
...
...
@@ -8123,6 +8123,7 @@ export const obj = {
appjihuozhuant
:
'Appアクティブ状態'
,
yijihuo
:
'アクティブ化されています'
,
weijihuo
:
'非アクティブ'
,
shilingpi
:
'領事館の発行を許可する'
,
},
//#endregion
}
...
...
src/assets/common/lang/zhCN/fill.js
View file @
d948613b
...
...
@@ -8123,6 +8123,7 @@ export const obj = {
appjihuozhuant
:
'App激活状态'
,
yijihuo
:
'已激活'
,
weijihuo
:
'未激活'
,
shilingpi
:
'使领馆签发为准'
,
},
//#endregion
}
...
...
src/assets/common/lang/zhTW/fill.js
View file @
d948613b
...
...
@@ -8123,6 +8123,7 @@ export const obj = {
appjihuozhuant
:
'App激活狀態'
,
yijihuo
:
'已激活'
,
weijihuo
:
'未激活'
,
shilingpi
:
'使領館簽發為準'
,
},
//#endregion
}
...
...
src/components/SalesVisa/ModifyVisaProduct.vue
View file @
d948613b
...
...
@@ -464,6 +464,7 @@
<el-select
v-model=
"addMsg.EntryType"
>
<el-option
:label=
"$t('pub.singleTime')"
:value=
"1"
key=
"1"
></el-option>
<el-option
:label=
"$t('pub.manyTime')"
:value=
"2"
key=
"2"
></el-option>
<el-option
:label=
"$t('objFill.v102.shilingpi')"
:value=
"3"
key=
"3"
></el-option>
</el-select>
</el-form-item>
<el-form-item
:label=
"$t('objFill.v101.Rest.banlishic')"
prop=
"ManageDuration"
>
...
...
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