Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
Project
Project
Details
Activity
Releases
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
zhengke
jz_Travel
Commits
1367bf27
Commit
1367bf27
authored
Jul 16, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
821ad619
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
otherInfor3.vue
pages/teamLeader/components/report/otherInfor3.vue
+2
-2
otherInfor4.vue
pages/teamLeader/components/report/otherInfor4.vue
+2
-2
otherInfor5.vue
pages/teamLeader/components/report/otherInfor5.vue
+4
-4
No files found.
pages/teamLeader/components/report/otherInfor3.vue
View file @
1367bf27
...
...
@@ -139,7 +139,7 @@
<u-icon
class=
"iconRight"
name=
"arrow-down"
color=
"#BBBBBB"
size=
"42"
/>
</view>
</view>
-->
<view
class=
"inputBox row justify-between"
>
<
!--
<
view
class=
"inputBox row justify-between"
>
<view
class=
"row"
>
<text>
币种
</text>
</view>
...
...
@@ -147,7 +147,7 @@
<text>
{{
item
.
CurrencyName
?
item
.
CurrencyName
:
'选择币种'
}}
</text>
<u-icon
class=
"iconRight"
name=
"arrow-down"
color=
"#BBBBBB"
size=
"42"
/>
</view>
</view>
</view>
-->
<view
class=
"inputBox row justify-between"
>
<view
class=
"row"
>
<text>
金额
</text>
...
...
pages/teamLeader/components/report/otherInfor4.vue
View file @
1367bf27
...
...
@@ -138,7 +138,7 @@
<text>
{{
item
.
CostProjectStr
?
item
.
CostProjectStr
:
'选择费用项目'
}}
</text>
<u-icon
class=
"iconRight"
name=
"arrow-down"
color=
"#BBBBBB"
size=
"42"
/>
</view>
</view>
</view>
-->
<view
class=
"inputBox row justify-between"
>
<view
class=
"row"
>
<text>
币种
</text>
...
...
@@ -147,7 +147,7 @@
<text>
{{
item
.
CurrencyName
?
item
.
CurrencyName
:
'选择币种'
}}
</text>
<u-icon
class=
"iconRight"
name=
"arrow-down"
color=
"#BBBBBB"
size=
"42"
/>
</view>
</view>
-->
</view>
<view
class=
"inputBox row justify-between"
>
<view
class=
"row"
>
<text>
金额
</text>
...
...
pages/teamLeader/components/report/otherInfor5.vue
View file @
1367bf27
...
...
@@ -138,7 +138,7 @@
<text>
{{
item
.
CostProjectStr
?
item
.
CostProjectStr
:
'选择费用项目'
}}
</text>
<u-icon
class=
"iconRight"
name=
"arrow-down"
color=
"#BBBBBB"
size=
"42"
/>
</view>
</view>
-->
</view>
<view
class=
"inputBox row justify-between"
>
<view
class=
"row"
>
<text>
币种
</text>
...
...
@@ -147,7 +147,7 @@
<text>
{{
item
.
CurrencyName
?
item
.
CurrencyName
:
'选择币种'
}}
</text>
<u-icon
class=
"iconRight"
name=
"arrow-down"
color=
"#BBBBBB"
size=
"42"
/>
</view>
</view>
</view>
-->
<view
class=
"inputBox row justify-between"
>
<view
class=
"row"
>
<text>
金额
</text>
...
...
@@ -156,14 +156,14 @@
<u-number-box
:min=
"0"
:max=
"99999999999999999"
v-model=
"item.UnitPrice"
@
change=
"(e)=>getNum(e,i,'金额')"
/>
</view>
</view>
<
!--
<
view
class=
"inputBox row justify-between"
>
<view
class=
"inputBox row justify-between"
>
<view
class=
"row"
>
<text>
返佣
</text>
</view>
<view
class=
"inputBoxRight"
>
<u-number-box
:min=
"0"
:value=
"item.Rebate"
@
change=
"(e)=>getNum(e,i,'返佣')"
/>
</view>
</view>
-->
</view>
<view
class=
"paymentTitle PA30"
>
备注
</view>
<view
class=
"textareaBox PX30 row"
>
<textarea
class=
"PA20 flex1"
placeholder-style=
"color:#AAAAAA"
...
...
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