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
a3c8092d
Commit
a3c8092d
authored
Jan 14, 2022
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
c9072238
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
guestConsultation.vue
src/pages/sale/guestConsultation.vue
+2
-2
No files found.
src/pages/sale/guestConsultation.vue
View file @
a3c8092d
...
...
@@ -156,12 +156,12 @@
<div
style=
"display: flex;align-items: center;justify-content: space-between;"
>
{{
props
.
row
.
FUTime
}}
<span
style=
"text-decoration: underline;cursor: pointer;color: #2961fe ;"
v-if=
"props.row.FURemark"
@
click=
"lookgengduo(props.row)"
>
更多
</span>
</div>
<div
style=
"max-width: 200px;overflow: hidden;white-space: normal;word-break:break-all;
max-height: 40px;
"
v-if=
"props.row.FURemark"
v-html=
"props.row.FURemark"
></div>
<div
style=
"max-width: 200px;overflow: hidden;white-space: normal;word-break:break-all;"
v-if=
"props.row.FURemark"
v-html=
"props.row.FURemark"
></div>
</q-td>
</
template
>
<
template
v-slot:bottom
>
<q-pagination
class=
"full-width justify-end"
v-model=
"msg.pageIndex"
color=
"primary"
:max=
"PageCount"
:input=
"true"
@
input=
"changePage"
/>
:input=
"true"
@
input=
"changePage"
/>
</
template
>
</q-table>
...
...
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