fix: 修改错误代码 See merge request project/water/shuili-vue!168
@ -476,7 +476,6 @@ export default {
);
});
},
、
// 类型字典翻译
typeFormat(row, column) {
return this.selectDictLabel(this.typeOptions, row.chargePersonType);