diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f3d657..483cecd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,6 +135,9 @@ importers: prettier: specifier: ~3.0.2 version: 3.0.3 + resize-observer-polyfill: + specifier: ^1.5.1 + version: 1.5.1 rimraf: specifier: ~5.0.1 version: 5.0.10 diff --git a/src/views/business/insect-pest-situation/components/ips-config.vue b/src/views/business/insect-pest-situation/components/ips-config.vue index 6846cb3..e846f9f 100644 --- a/src/views/business/insect-pest-situation/components/ips-config.vue +++ b/src/views/business/insect-pest-situation/components/ips-config.vue @@ -109,7 +109,7 @@ {{ record.state === 1 ? '开' : '关' }}