This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
乳山产交问题修改
newProperty
庞东旭
1 year ago
parent
38c2e85bfe
commit
c0136b0643
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
view/user/user.html
+ 1
- 1
view/user/user.html
View File
@@ -677,7 +677,7 @@
<td>{{value.projectName}}</td>
<td>{{value.biddingStopTime}}</td>
<td>
{{if value.biddingType == '1' && value.projectShowStatus
== '正在竞价
'}}
{{if value.biddingType == '1' && value.projectShowStatus
!='已经成交
'}}
*
{{else}}
{{value.money}}
Write
Preview
Loading…
Cancel
Save