Browse Source

修改

master_hella_20240701
zhaoxuebing 6 months ago
parent
commit
656db79128
  1. 2
      src/views/wms/countManage/count/countJobMain/index.vue

2
src/views/wms/countManage/count/countJobMain/index.vue

@ -204,7 +204,7 @@ const butttondata = (row,$index) => {
label: '导出',
name: 'exportCountJob',
hide: isShowMainButton(row,['1','2']),
type: 'success',
type: 'primary',
color: '',
link: true, //
hasPermi: '' // wms:count-job-main:exportCountJob

Loading…
Cancel
Save