Commit b0ec3ba7 authored by xioln's avatar xioln

入库流程

parent 90003798
......@@ -13,8 +13,8 @@
import { post } from '@/utils/http'
import WarehouseSelect from '/Users/xioln/project/tf-mom-web/applications/dee-mes/src/privateComponents/components/WarehouseSelect/index.vue'
export default {
componentName: '验收入库申请流程详情',
name: 'PurchasingWarehousingProcess', // name写在组件的最前方,自定义组件为必填
componentName: '验收入库确认签审对象',
name: 'WarehousingConfirmationConfirm', // name写在组件的最前方,自定义组件为必填
props: {
basicData: {
type: Object,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment