优化入库出库

This commit is contained in:
duan
2024-06-27 10:43:38 +08:00
parent 747b408e7b
commit fe9793b9f5
7 changed files with 208 additions and 7 deletions

View File

@@ -140,7 +140,7 @@
<script>
import dayjs from 'dayjs'
import shopList from '@/components/shopList'
import shopList from './components/shopList'
import { tbShopPurveyorGet, tbProductStockOperateOutAndOn } from '@/api/invoicing'
export default {
components: {