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
3d8128d8
Commit
3d8128d8
authored
1 year ago
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复语言包bug
parent
dd808771
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
BasicDocuments.vue
src/components/FinancialModule/BasicDocuments.vue
+1
-1
signedFinance.vue
src/components/SalesModule/signedFinance.vue
+1
-1
No files found.
src/components/FinancialModule/BasicDocuments.vue
View file @
3d8128d8
...
@@ -978,7 +978,7 @@
...
@@ -978,7 +978,7 @@
<table
border=
"1"
bordercolor=
"#D2D2D2"
style=
"border-collapse:collapse;margin-top:15px;"
width=
"100%"
<table
border=
"1"
bordercolor=
"#D2D2D2"
style=
"border-collapse:collapse;margin-top:15px;"
width=
"100%"
v-else-if=
"OrderSource==9"
>
v-else-if=
"OrderSource==9"
>
<tr
class=
"_fujiashuoming_tr"
>
<tr
class=
"_fujiashuoming_tr"
>
<td>
{$t('objFill.guoneijpbh')}}:{{GetDetail.SourceID}}
</td>
<td>
{
{
$t('objFill.guoneijpbh')}}:{{GetDetail.SourceID}}
</td>
<td
@
click=
"jumpPage('FinancialOrder',GetDetail,2)"
>
<span
class=
"_jump_page _font_bold"
>
{{$t('fnc.gnpiaowu')}}
</span>
</td>
<td
@
click=
"jumpPage('FinancialOrder',GetDetail,2)"
>
<span
class=
"_jump_page _font_bold"
>
{{$t('fnc.gnpiaowu')}}
</span>
</td>
</tr>
</tr>
</table>
</table>
...
...
This diff is collapsed.
Click to expand it.
src/components/SalesModule/signedFinance.vue
View file @
3d8128d8
...
@@ -1007,7 +1007,7 @@ input[type="number"] {
...
@@ -1007,7 +1007,7 @@ input[type="number"] {
<!--
<th>
客户名称
</th>
<!--
<th>
客户名称
</th>
<th>
{{
$t
(
'hotel.suplier_contact'
)
}}
</th>
<th>
{{
$t
(
'hotel.suplier_contact'
)
}}
</th>
<th>
手机号
</th>
<th>
手机号
</th>
<th>
$t('objFill.qianyuedaoqitime')
</th>
<th>
{{
$t
(
'objFill.qianyuedaoqitime'
)
}}
</th>
<th>
签约金额
</th>
<th>
签约金额
</th>
<th>
待结算金额
</th>
-->
<th>
待结算金额
</th>
-->
<!--
<th
v-if=
"hbState || checkboxShow || BOSSBtn || BOSSBtn2"
><input
type=
"checkbox"
v-model=
"isCkedAll"
@
click=
'checkedAll()'
></th>
-->
<!--
<th
v-if=
"hbState || checkboxShow || BOSSBtn || BOSSBtn2"
><input
type=
"checkbox"
v-model=
"isCkedAll"
@
click=
'checkedAll()'
></th>
-->
...
...
This diff is collapsed.
Click to expand it.
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