yj
2024-05-24 99ce8c363068eb4076b4f7e9c4d505cc37eb3f78
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
            }