diff --git a/src/views/wms/countManage/count/countJobMain/index.vue b/src/views/wms/countManage/count/countJobMain/index.vue index 91cd63903..e569a548f 100644 --- a/src/views/wms/countManage/count/countJobMain/index.vue +++ b/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