Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
1b157aff
...
1b157aff24d7f97c47d3f8086dd549ffcb177b57
authored
2022-04-15 17:16:20 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
aa8c862e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
src/page/selectActOnline.vue
src/page/selectActOnline.vue
View file @
1b157af
...
...
@@ -38,6 +38,11 @@
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"isHongbao"
label=
"是否包含红包"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"locationCodeRule"
label=
"机构code规则"
min-width=
"4"
>
...
...
@@ -82,6 +87,11 @@
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"isHongbao"
label=
"是否包含红包"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"locationCodeRule"
label=
"机构code规则"
min-width=
"4"
>
...
...
@@ -126,6 +136,11 @@
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"isHongbao"
label=
"是否包含红包"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"locationCodeRule"
label=
"机构code规则"
min-width=
"4"
>
...
...
@@ -170,6 +185,11 @@
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"isHongbao"
label=
"是否包含红包"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"locationCodeRule"
label=
"机构code规则"
min-width=
"4"
>
...
...
@@ -214,6 +234,11 @@
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"isHongbao"
label=
"是否包含红包"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"locationCodeRule"
label=
"机构code规则"
min-width=
"4"
>
...
...
@@ -258,6 +283,11 @@
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"isHongbao"
label=
"是否包含红包"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"locationCodeRule"
label=
"机构code规则"
min-width=
"4"
>
...
...
@@ -302,6 +332,11 @@
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"isHongbao"
label=
"是否包含红包"
min-width=
"1"
>
</el-table-column>
<el-table-column
prop=
"locationCodeRule"
label=
"机构code规则"
min-width=
"4"
>
...
...
Please
register
or
sign in
to post a comment