Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-site
Project
Project
Details
Activity
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
张冬
web-site
Commits
70b3106b
Commit
70b3106b
authored
Oct 14, 2020
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
部分下拉菜单为空
parent
43b20e0b
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
bid.vue
pages/index/notice/bid.vue
+1
-1
biding.vue
pages/index/notice/biding.vue
+1
-1
inquiry.vue
pages/index/notice/inquiry.vue
+1
-1
No files found.
pages/index/notice/bid.vue
View file @
70b3106b
...
...
@@ -75,7 +75,7 @@ import citySelect from "@/components/citySelect.vue";
return
{
priceList
:
data
,
total
:
total
,
industry
O
ptions
:
res
industry
o
ptions
:
res
}
},
data
()
{
...
...
pages/index/notice/biding.vue
View file @
70b3106b
...
...
@@ -98,7 +98,7 @@ export default {
return
{
priceList
:
data
,
total
:
total
,
industry
O
ptions
:
res
industry
o
ptions
:
res
}
},
data
()
{
...
...
pages/index/notice/inquiry.vue
View file @
70b3106b
...
...
@@ -102,8 +102,8 @@ export default {
noticeType
:
'ENQUIRY'
}
const
res
=
await
industryList
();
console
.
log
(
res
,
"----------------------"
)
const
{
data
,
total
}
=
await
getInquiryList
(
mes
)
console
.
log
(
data
+
'------------'
)
return
{
priceList
:
data
,
total
:
total
,
...
...
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