mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
加入回访页面
This commit is contained in:
parent
03a5c3e2ea
commit
d608f762a1
@ -8,7 +8,6 @@
|
||||
}
|
||||
},
|
||||
_initMethod: function () {
|
||||
vc.component._initEditOwnerRepairInfo();
|
||||
},
|
||||
_initEvent: function () {
|
||||
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="row" v-if="ownerRepairDetailInfo.visitType">
|
||||
<div class="col-sm-4">
|
||||
<div class="form-group">
|
||||
<label class="col-form-label">回访满意度:</label>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user