【vue】使用computed时ts报错:Unexpected side effect in computed function.
1.报错:Unexpectedsideeffectincomputedfunction.这句话的意思是在计算函数中发生了意外的副作用。就是在使用computed时,改变了其他的参数值,会影响其他使用该参数的地方。报错写法:constGeoItem=[{label:'地理位置字段',optionType:'Geo',},{label:'源位置',optionType:'Geo',},{label:'