mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化房屋显示
This commit is contained in:
parent
4a6cf56806
commit
e375d94204
@ -132,7 +132,7 @@
|
||||
if(_state == '2001'){
|
||||
return "已入住";
|
||||
}else if(_state == '2002'){
|
||||
return "未入驻";
|
||||
return "未入住";
|
||||
}else if(_state == '2003'){
|
||||
return "已交定金";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user