From 656db79128ab6f068fbd13d770799168bf0ae150 Mon Sep 17 00:00:00 2001 From: zhaoxuebing <1291173720@qq.com> Date: Wed, 22 May 2024 17:12:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wms/countManage/count/countJobMain/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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