阳洁
2024-02-29 36ee391002b46deca205c3c9cdf63de5f8a0861e
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
            }