历史举证报错问题修改

main
zhufu 2025-11-22 16:19:53 +08:00
parent 07758f2967
commit 3b2e8d74cd
1 changed files with 4 additions and 0 deletions

View File

@ -301,5 +301,9 @@ export const getZhuantiName = () => {
return '非法采矿'
case "100002":
return '非法采矿'
case "0000008":
return '乱占耕地建房'
case "0000010":
return '设施农业监管'
}
}