zhijie
2023-12-11 dc9c1c7c486ee140f1cdc64d0aeafffdced612f4
src/views/demography/index.vue
@@ -132,8 +132,6 @@
            _paramsInfo.paramId = _this.demographyMenber.data[i].paramId
            _paramsInfo.paramName = _this.demographyMenber.data[i].paramName
            _paramsInfo.paramValue = _this.demographyMenber.data[i].paramValue
            console.log('_paramsInfo.paramValue' + _paramsInfo.paramValue)
            console.log('_paramsInfo.paramValue' + typeof _paramsInfo.paramValue)
            if (!_paramsInfo.paramValue) {
              continue
            }