rev:质检模块

This commit is contained in:
2023-06-25 14:56:13 +08:00
parent c576f04413
commit 44ed1da408
6 changed files with 113 additions and 16 deletions

View File

@@ -326,7 +326,7 @@
<script>
import CRUD, { crud } from '@crud/crud'
import MaterDtl from '@/views/wms/pub/MaterDialog'
import crudPhysicalMst from '@/api/wms/ql/physicalMst'
import crudPhysicalMst from '@/views/wms/ql_manage/physicalMst'
export default {
name: 'Dialog1',