diff --git a/src/views/wms/countManage/count/countJobMain/index.vue b/src/views/wms/countManage/count/countJobMain/index.vue index e133dff65..ecfb80699 100644 --- a/src/views/wms/countManage/count/countJobMain/index.vue +++ b/src/views/wms/countManage/count/countJobMain/index.vue @@ -208,7 +208,7 @@ const butttondata = (row,$index) => { { label: '导入', name: 'importCountJob', - hide: isShowMainButton(row,['1','2']), + hide: isShowMainButton(row,['2']), type: 'success', color: '', link: true, //文本展现按钮