public/components/property/batchAddPhoneBillFlow/batchAddPhoneBillFlow.js
@@ -11,8 +11,12 @@ meterTypes: [] }, _initMethod: function () { if (typeof this._listMeterTypes === 'function') { this._listMeterTypes(); } if (typeof this._addPhoneBillFlowItem === 'function') { this._addPhoneBillFlowItem(); } }, _initEvent: function () { vc.on('batchAddPhoneBillFlow', 'openBatchAddPhoneBillFlowModal', function () {