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
07e47502
Commit
07e47502
authored
Oct 30, 2020
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化
parent
a56d4ba4
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
24 additions
and
0 deletions
+24
-0
abortive.vue
pages/index/notice/abortive.vue
+3
-0
all.vue
pages/index/notice/all.vue
+3
-0
bid.vue
pages/index/notice/bid.vue
+3
-0
biding.vue
pages/index/notice/biding.vue
+3
-0
cadidate.vue
pages/index/notice/cadidate.vue
+3
-0
change.vue
pages/index/notice/change.vue
+3
-0
clarifies.vue
pages/index/notice/clarifies.vue
+3
-0
inquiry.vue
pages/index/notice/inquiry.vue
+3
-0
No files found.
pages/index/notice/abortive.vue
View file @
07e47502
...
...
@@ -159,6 +159,9 @@ import Cookies from 'js-cookie'
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getErrorList
(
this
.
getData
)
},
changeTime
(
e
){
...
...
pages/index/notice/all.vue
View file @
07e47502
...
...
@@ -233,6 +233,9 @@ import Cookies from 'js-cookie'
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getAllList
(
this
.
getData
)
},
changeTime
(
e
){
...
...
pages/index/notice/bid.vue
View file @
07e47502
...
...
@@ -167,6 +167,9 @@ import Cookies from 'js-cookie'
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getBidingList
(
this
.
getData
)
},
async
queryStr
(){
...
...
pages/index/notice/biding.vue
View file @
07e47502
...
...
@@ -224,6 +224,9 @@ export default {
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getWinList
(
this
.
getData
)
},
//查询按钮getLi
...
...
pages/index/notice/cadidate.vue
View file @
07e47502
...
...
@@ -161,6 +161,9 @@ import Cookies from 'js-cookie'
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getCadidateList
(
this
.
getData
)
},
changeTime
(
e
){
...
...
pages/index/notice/change.vue
View file @
07e47502
...
...
@@ -161,6 +161,9 @@ import Cookies from 'js-cookie'
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getChangeList
(
this
.
getData
)
},
changeTime
(
e
){
...
...
pages/index/notice/clarifies.vue
View file @
07e47502
...
...
@@ -159,6 +159,9 @@ import Cookies from 'js-cookie'
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getClerList
(
this
.
getData
)
},
changeTime
(
e
){
...
...
pages/index/notice/inquiry.vue
View file @
07e47502
...
...
@@ -234,6 +234,9 @@ export default {
this
.
interTimerPicker
=
''
this
.
$refs
.
mychild
.
clear
()
this
.
getData
.
title
=
''
this
.
getData
.
provinceId
=
''
this
.
getData
.
cityId
=
''
this
.
getData
.
districtId
=
''
this
.
getInquiryList
(
this
.
getData
)
},
async
getInquiryList
(
params
)
{
...
...
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