[BUG修复](dev)

修复删除检查记录主账号掉线BUG
hyx_2024-9-25_tongbu
huangyuxuan 2024-09-12 14:15:08 +08:00
parent 290c566c73
commit aec58b0f91
1 changed files with 1 additions and 1 deletions

View File

@ -471,7 +471,7 @@ export default {
}).then(() => {
this.listLoading = true
requestFN(
'/safetyenvironmental/V2/hide',
'/safetyenvironmental/hide',
{
INSPECTION_ID: id,
hide: '1'