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
002db23f23
commit
006e6a3679
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/project/projectDetail.vue
+ 1
- 1
src/views/project/projectDetail.vue
View File
@@ -555,7 +555,7 @@ export default {
this.timeConfig = response.data[8].configValue;
response.data.map(item =>{
if(item.configKey=="cqjy.website.bidInfo"){
this.webConfig
+
= item.configValue
this.webConfig = item.configValue
}
})
});
Write
Preview
Loading…
Cancel
Save