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
c571d5f0
Commit
c571d5f0
authored
Oct 17, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
翻译调整
parent
8a5f6c66
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4173 additions
and
4173 deletions
+4173
-4173
fill.js
src/assets/common/lang/EN/fill.js
+2577
-2577
fill.js
src/assets/common/lang/zhTW/fill.js
+1593
-1593
TravelContract.vue
src/components/Contract/TravelContract.vue
+1
-1
TravelContractNew.vue
src/components/TravelContractNew.vue
+1
-1
payURL.vue
src/components/commonPage/payURL.vue
+1
-1
No files found.
src/assets/common/lang/EN/fill.js
View file @
c571d5f0
This diff is collapsed.
Click to expand it.
src/assets/common/lang/zhTW/fill.js
View file @
c571d5f0
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/components/Contract/TravelContract.vue
View file @
c571d5f0
...
...
@@ -489,7 +489,7 @@
</tr>
<tr>
<td>
<el-form-item
:label=
"$t('objFill.
v101.Contract.
feiyonghj')"
prop=
"orderPrice"
>
<el-form-item
:label=
"$t('objFill.feiyonghj')"
prop=
"orderPrice"
>
<el-input
type=
"text"
class=
"w210"
v-model=
"CtObj.orderPrice"
></el-input>
</el-form-item>
</td>
...
...
src/components/TravelContractNew.vue
View file @
c571d5f0
...
...
@@ -621,7 +621,7 @@
</tr>
<tr>
<td>
<el-form-item
:label=
"$t('objFill.
v101.Contract.
feiyonghj')"
prop=
"orderPrice"
>
<el-form-item
:label=
"$t('objFill.feiyonghj')"
prop=
"orderPrice"
>
<el-input
type=
"text"
class=
"w300"
v-model=
"CtObj.orderPrice"
></el-input>
</el-form-item>
</td>
...
...
src/components/commonPage/payURL.vue
View file @
c571d5f0
...
...
@@ -57,7 +57,7 @@
</
template
>
</div>
</div>
<el-select
slot=
"reference"
v-model=
"value"
class=
'w80'
:placeholder=
"$t('
rule
.skfangshi')"
@
change=
'chanceType(item)'
>
<el-select
slot=
"reference"
v-model=
"value"
class=
'w80'
:placeholder=
"$t('
fnc
.skfangshi')"
@
change=
'chanceType(item)'
>
<!-- <el-option label="二维码" value="1"></el-option> -->
<el-option
:label=
"$t('objFill.tuanduik')"
value=
"2"
></el-option>
<el-option
v-if=
'item.orderState===1'
:label=
"$t('objFill.tuanduitk')"
value=
"3"
></el-option>
...
...
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