Browse Source

BUG修改

master_hella_20240701
parent
commit
8ebfde8b37
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue

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

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

Loading…
Cancel
Save