Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
a307ea65
Commit
a307ea65
authored
Dec 13, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
50b791cf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
b2bcustomlist.vue
src/components/sale/b2bcustomlist.vue
+7
-6
b2bcustomer.vue
src/pages/sale/b2bcustomer.vue
+1
-2
No files found.
src/components/sale/b2bcustomlist.vue
View file @
a307ea65
...
...
@@ -259,17 +259,18 @@ export default {
field
:
"ApproveStateStr"
,
align
:
"left"
},
{
name
:
"CreateByName"
,
label
:
"市场专员"
,
field
:
"CreateByName"
,
align
:
"left"
},
{
name
:
"CreateTimeStr"
,
label
:
"加入时间"
,
field
:
"CreateTimeStr"
,
align
:
"left"
},
{
name
:
"CreateByName"
,
label
:
"负责人"
,
field
:
"CreateByName"
,
align
:
"left"
},
{
name
:
"optioned"
,
...
...
src/pages/sale/b2bcustomer.vue
View file @
a307ea65
...
...
@@ -82,7 +82,7 @@
:loading=
"loading"
@
success=
"getList"
:visibleColumns=
"visibleColumns"
sticky=
"sticky-tow-column-table "
sticky=
"sticky-tow-column-table
sticky-right-column-table
"
></b2bcustomlist>
<q-pagination
class=
"full-width justify-end"
...
...
@@ -129,7 +129,6 @@ export default {
"ApproveStateStr"
,
"CreateByName"
,
"CreateTimeStr"
,
"optioned"
],
tabCheck
:
1
,
//审核状态列表
...
...
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