public/components/property/editPhoneBillFlow/editPhoneBillFlow.js
@@ -15,7 +15,9 @@ meterTypes: [] }, _initMethod: function () { this._listMeterTypes(); if (typeof this._listMeterTypes === 'function') { this._listMeterTypes(); } }, _initEvent: function () { vc.on('editPhoneBillFlow', 'openEditPhoneBillFlowModal', function (_phoneBillFlow) {