This commit is contained in:
2022-11-27 11:23:52 +08:00
parent 3df9d241d1
commit cce8d4eb53
3 changed files with 5 additions and 5 deletions

View File

@@ -81,7 +81,7 @@
<script>
import CRUD, { crud } from '@crud/crud'
import checkoutbill from '@/api/wms/st/core/outbill/checkoutbill'
import checkoutbill from '@/views/wms/st/outbill/checkoutbill'
export default {
name: 'DivDialog',
components: { },