传感器页面优化
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
|
||||
<script setup name="InboundBill">
|
||||
import { listInboundBill, getInboundBill, delInboundBill, addInboundBill, updateInboundBill } from "@/api/worn/inboundBill"
|
||||
import { getColor, getBillType } from '@/untils'
|
||||
import { getColor, getBillType } from '@/utils/until'
|
||||
const { proxy } = getCurrentInstance()
|
||||
|
||||
const inboundBillList = ref([])
|
||||
|
||||
Reference in New Issue
Block a user