Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
59ab6218
authored
Oct 03, 2023
by
YunaiV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
trade:优化分销界面的 width 列宽度,和一些非空判断
parent
e6ee0ab4
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
9 deletions
+11
-9
src/views/mall/trade/brokerage/record/index.vue
+2
-2
src/views/mall/trade/brokerage/user/BrokerageOrderListDialog.vue
+1
-1
src/views/mall/trade/brokerage/user/BrokerageUserListDialog.vue
+1
-1
src/views/mall/trade/brokerage/user/index.vue
+2
-2
src/views/mall/trade/brokerage/withdraw/index.vue
+5
-3
No files found.
src/views/mall/trade/brokerage/record/index.vue
View file @
59ab6218
...
@@ -96,14 +96,14 @@
...
@@ -96,14 +96,14 @@
align=
"center"
align=
"center"
prop=
"unfreezeTime"
prop=
"unfreezeTime"
:formatter=
"dateFormatter"
:formatter=
"dateFormatter"
width=
"1
7
0px"
width=
"1
8
0px"
/>
/>
<el-table-column
<el-table-column
label=
"创建时间"
label=
"创建时间"
align=
"center"
align=
"center"
prop=
"createTime"
prop=
"createTime"
:formatter=
"dateFormatter"
:formatter=
"dateFormatter"
width=
"1
7
0px"
width=
"1
8
0px"
/>
/>
</el-table>
</el-table>
<!-- 分页 -->
<!-- 分页 -->
...
...
src/views/mall/trade/brokerage/user/BrokerageOrderListDialog.vue
View file @
59ab6218
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
align=
"center"
align=
"center"
prop=
"createTime"
prop=
"createTime"
:formatter=
"dateFormatter"
:formatter=
"dateFormatter"
width=
"1
7
0px"
width=
"1
8
0px"
/>
/>
</el-table>
</el-table>
<!-- 分页 -->
<!-- 分页 -->
...
...
src/views/mall/trade/brokerage/user/BrokerageUserListDialog.vue
View file @
59ab6218
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
align=
"center"
align=
"center"
prop=
"bindUserTime"
prop=
"bindUserTime"
:formatter=
"dateFormatter"
:formatter=
"dateFormatter"
width=
"1
7
0px"
width=
"1
8
0px"
/>
/>
</el-table>
</el-table>
<!-- 分页 -->
<!-- 分页 -->
...
...
src/views/mall/trade/brokerage/user/index.vue
View file @
59ab6218
...
@@ -109,7 +109,7 @@
...
@@ -109,7 +109,7 @@
align=
"center"
align=
"center"
prop=
"brokerageTime"
prop=
"brokerageTime"
:formatter=
"dateFormatter"
:formatter=
"dateFormatter"
width=
"1
7
0px"
width=
"1
8
0px"
/>
/>
<el-table-column
label=
"上级推广员编号"
align=
"center"
prop=
"bindUserId"
width=
"150px"
/>
<el-table-column
label=
"上级推广员编号"
align=
"center"
prop=
"bindUserId"
width=
"150px"
/>
<el-table-column
<el-table-column
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
align=
"center"
align=
"center"
prop=
"bindUserTime"
prop=
"bindUserTime"
:formatter=
"dateFormatter"
:formatter=
"dateFormatter"
width=
"1
7
0px"
width=
"1
8
0px"
/>
/>
<el-table-column
label=
"操作"
align=
"center"
width=
"150px"
fixed=
"right"
>
<el-table-column
label=
"操作"
align=
"center"
width=
"150px"
fixed=
"right"
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
...
...
src/views/mall/trade/brokerage/withdraw/index.vue
View file @
59ab6218
...
@@ -104,8 +104,8 @@
...
@@ -104,8 +104,8 @@
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<div
v-if=
"scope.row.type === BrokerageWithdrawTypeEnum.WALLET.type"
>
余额
</div>
<div
v-if=
"scope.row.type === BrokerageWithdrawTypeEnum.WALLET.type"
>
余额
</div>
<div
v-else
>
<div
v-else
>
{{
getDictLabel
(
DICT_TYPE
.
BROKERAGE_WITHDRAW_TYPE
,
scope
.
row
.
type
)
}}
账号:
{{
getDictLabel
(
DICT_TYPE
.
BROKERAGE_WITHDRAW_TYPE
,
scope
.
row
.
type
)
}}
{{
scope
.
row
.
accountNo
}}
<span
v-if=
"scope.row.accountNo"
>
账号:
{{
scope
.
row
.
accountNo
}}
</span>
</div>
</div>
<template
v-if=
"scope.row.type === BrokerageWithdrawTypeEnum.BANK.type"
>
<template
v-if=
"scope.row.type === BrokerageWithdrawTypeEnum.BANK.type"
>
<div>
真实姓名:
{{
scope
.
row
.
name
}}
</div>
<div>
真实姓名:
{{
scope
.
row
.
name
}}
</div>
...
@@ -117,14 +117,16 @@
...
@@ -117,14 +117,16 @@
</
template
>
</
template
>
</template>
</template>
</el-table-column>
</el-table-column>
<el-table-column
label=
"收款码"
align=
"left"
prop=
"accountQrCodeUrl"
width=
"70px"
>
<el-table-column
label=
"收款码"
align=
"left"
prop=
"accountQrCodeUrl"
min-
width=
"70px"
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<el-image
<el-image
v-if=
"scope.row.accountQrCodeUrl"
:src=
"scope.row.accountQrCodeUrl"
:src=
"scope.row.accountQrCodeUrl"
class=
"w-40px h-40px"
class=
"w-40px h-40px"
:preview-src-list=
"[scope.row.accountQrCodeUrl]"
:preview-src-list=
"[scope.row.accountQrCodeUrl]"
preview-teleported
preview-teleported
/>
/>
<span
v-else
>
无
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
<el-table-column
...
...
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