加入回访页面

This commit is contained in:
java110 2021-04-06 12:23:52 +08:00
parent 03a5c3e2ea
commit d608f762a1
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@
} }
}, },
_initMethod: function () { _initMethod: function () {
vc.component._initEditOwnerRepairInfo();
}, },
_initEvent: function () { _initEvent: function () {

View File

@ -72,7 +72,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="row"> <div class="row" v-if="ownerRepairDetailInfo.visitType">
<div class="col-sm-4"> <div class="col-sm-4">
<div class="form-group"> <div class="form-group">
<label class="col-form-label">回访满意度:</label> <label class="col-form-label">回访满意度:</label>