传感器页面优化

This commit is contained in:
zx
2026-04-20 08:58:58 +08:00
parent 608b645828
commit 4abf1c4df2
6 changed files with 5 additions and 5 deletions

View File

@@ -143,7 +143,7 @@
<script setup name="Code">
import { listCode, getCode, delCode, addCode, updateCode } from "@/api/unique/code"
import { getDictLabel, statusMenu } from '@/untils'
import { getDictLabel, statusMenu } from '@/utils/until'
const { proxy } = getCurrentInstance()