mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
运营admin加入订单详情功能
This commit is contained in:
parent
b868cd3455
commit
18e3a92286
@ -6,8 +6,7 @@
|
||||
<span><vc:i18n name="报修登记" namespace="addOwnerRepair"></vc:i18n></span>
|
||||
</h3>
|
||||
<div class="ibox-content">
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<div class="form-group row">
|
||||
<label class="col-sm-2 col-form-label">
|
||||
<span><vc:i18n name="报修范围" namespace="addOwnerRepair"></vc:i18n></span>
|
||||
@ -122,8 +121,7 @@
|
||||
<i class="fa fa-times"></i> 取消
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -86,7 +86,7 @@
|
||||
return {
|
||||
floorNum: _term,
|
||||
page: 1,
|
||||
row: 50,
|
||||
row: 500,
|
||||
communityId: vc.getCurrentCommunity().communityId
|
||||
};
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user