mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
物业端-维修工单里看不到是保洁单还是维修单,业务人员不知道如何区分
This commit is contained in:
parent
2b5afe5def
commit
81fc128a8c
@ -24,7 +24,7 @@
|
||||
<view class="content content-left">
|
||||
<view class="text-grey">
|
||||
<text class="cuIcon-notification text-cut text-green margin-right-xs"></text>
|
||||
<text class="ellip">{{item.repairObjName}}-{{item.stateName}}</text>
|
||||
<text class="ellip">{{item.repairObjName}}-{{item.stateName}}({{item.repairSettingTypeName}})</text>
|
||||
</view>
|
||||
<view class="text-gray text-sm flex">
|
||||
<view class="text-cut">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user