Browse Source

创建供应商发货申请

master_hella_20240701
yufei0306 5 months ago
parent
commit
86a0276303
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue

2
src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue

@ -294,7 +294,7 @@ const getSearchTableData = async (number,formField,searchField)=>{
{
label: '创建供应商发货申请',
name: 'supplierdeliver',
hide: false,
hide: isShowMainButton(row, ['1']),
type: 'primary',
icon: '',
color: '',

Loading…
Cancel
Save