This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
产权交易问题修改
rongxin_prod
庞东旭
1 year ago
parent
ba717ea2d8
commit
31597d0896
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/project/projectDetail.vue
+ 1
- 0
src/views/project/projectDetail.vue
View File
@@ -888,6 +888,7 @@ export default {
if (m == 0 && s==0){
console.log("竞价结束22222222222")
this.reload();
return;
}
getBiddingList(this.id).then(response =>{
this.biddinglistInformation = response.rows
Write
Preview
Loading…
Cancel
Save