zhijie
2023-12-04 887e0b1473e995e8ae55b400d540ccc41efb145a
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
            }