src/views/doublePrevent/riskLevel/device/index.vue
@@ -110,7 +110,7 @@ interface levelListState {} interface DepartmentState {} export default defineComponent({ export default { name: 'productionDevice', components: { productionDeviceDialog }, setup() { @@ -225,7 +225,7 @@ ...toRefs(state) }; } }); }; </script> <style scoped></style>