Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
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
panyongping
uni-pdtravel
Commits
f4bdbcff
Commit
f4bdbcff
authored
Feb 25, 2025
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文字修改
parent
43f7c9f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
complaintDetail.vue
...s/my/suggestComplaint/complaintDetail/complaintDetail.vue
+1
-1
suggestDetail.vue
pages/my/suggestComplaint/suggestDetail/suggestDetail.vue
+1
-1
No files found.
pages/my/suggestComplaint/complaintDetail/complaintDetail.vue
View file @
f4bdbcff
...
@@ -149,7 +149,7 @@ export default{
...
@@ -149,7 +149,7 @@ export default{
}
}
})
})
this
.
detailList
.
push
({
this
.
detailList
.
push
({
title
:
'
您
发起投诉'
,
title
:
'发起投诉'
,
text
:
item
.
commentText
||
''
,
text
:
item
.
commentText
||
''
,
time
:
item
.
createTime
,
time
:
item
.
createTime
,
imgList
:
imgList1
imgList
:
imgList1
...
...
pages/my/suggestComplaint/suggestDetail/suggestDetail.vue
View file @
f4bdbcff
...
@@ -96,7 +96,7 @@ export default{
...
@@ -96,7 +96,7 @@ export default{
}
}
})
})
this
.
detailList
.
push
({
this
.
detailList
.
push
({
title
:
'
您
发起建议'
,
title
:
'发起建议'
,
text
:
item
.
commentText
||
''
,
text
:
item
.
commentText
||
''
,
time
:
item
.
createTime
,
time
:
item
.
createTime
,
imgList
:
imgList1
imgList
:
imgList1
...
...
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