zhangjq
2026-01-28 e7fff4b19129140e8af61ff7c243ec7bbad4190f
public/components/property/addPhoneBillFlow/addPhoneBillFlow.js
@@ -14,7 +14,9 @@
            meterTypes: []
        },
        _initMethod: function () {
            this._listMeterTypes();
            if (typeof this._listMeterTypes === 'function') {
                this._listMeterTypes();
            }
        },
        _initEvent: function () {
            vc.on('addPhoneBillFlow', 'openAddPhoneBillFlowModal', function (_param) {