zhangjq
2026-01-28 e7fff4b19129140e8af61ff7c243ec7bbad4190f
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 () {