Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
a97c0a27
Commit
a97c0a27
authored
Aug 07, 2024
by
dragondean@qq.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix' into dev
parents
50c22137
a62629e7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
19 deletions
+17
-19
selfNoReport.vue
src/views/ecw/financial/selfNoReport.vue
+17
-17
index.vue
src/views/report/EcwReportPermission/index.vue
+0
-2
No files found.
src/views/ecw/financial/selfNoReport.vue
View file @
a97c0a27
...
@@ -272,7 +272,7 @@
...
@@ -272,7 +272,7 @@
prop=
"summaryInfo.netReceiptsAdvanceFreightFeeGroup"
prop=
"summaryInfo.netReceiptsAdvanceFreightFeeGroup"
>
>
<
template
slot-scope=
"{ row }"
>
<
template
slot-scope=
"{ row }"
>
{{
row
.
summaryInfo
.
n
etReceiptsAdvanceFreightFee
{{
row
.
summaryInfo
.
totalN
etReceiptsAdvanceFreightFee
}}{{
row
.
summaryInfo
.
totalFreightFeeCurrency
}}
}}{{
row
.
summaryInfo
.
totalFreightFeeCurrency
}}
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
...
src/views/report/EcwReportPermission/index.vue
View file @
a97c0a27
...
@@ -131,7 +131,6 @@
...
@@ -131,7 +131,6 @@
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
label-width=
"100px"
>
<el-form
ref=
"form"
:model=
"form"
:rules=
"rules"
label-width=
"100px"
>
<el-form-item
label=
"用户姓名"
prop=
"userId"
>
<el-form-item
label=
"用户姓名"
prop=
"userId"
>
<user-selector
<user-selector
manage
v-model=
"form.userId"
v-model=
"form.userId"
clearable
clearable
@
change=
"handleQuery"
@
change=
"handleQuery"
...
@@ -411,4 +410,3 @@ export default {
...
@@ -411,4 +410,3 @@ export default {
},
},
};
};
</
script
>
</
script
>
\ No newline at end of file
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