目录结构变更

This commit is contained in:
tao
2026-01-12 17:28:57 +08:00
parent 9a1fec8cbc
commit 863fcf7b61
28 changed files with 35 additions and 35 deletions

View File

@@ -32,7 +32,7 @@ import { ref } from 'vue';
import { useDialog } from '@/utils/useDialog';
import { useTraceOrderStore } from '@/store';
import { message } from 'ant-design-vue';
import { addQualityAbnormalContact } from '@/api/pwoManage';
import { addQualityAbnormalContact } from '@/api/traceOrderManage';
const traceOrderStore = useTraceOrderStore();