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