From a5738e82d32ab30323f84ee2fd1555a521c8017d Mon Sep 17 00:00:00 2001 From: long <18782126717@163.com> Date: Wed, 23 Nov 2022 11:48:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=A9=E8=B5=84=E6=B8=85?= =?UTF-8?q?=E5=8D=95=E4=BF=A1=E6=81=AF=20=E7=BC=96=E8=BE=91=E6=A0=B7?= =?UTF-8?q?=E5=BC=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dictionaries/ProcessMerchandiseNewsList.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/dictionaries/ProcessMerchandiseNewsList.vue b/src/views/dictionaries/ProcessMerchandiseNewsList.vue index 927ad14..7041aa6 100644 --- a/src/views/dictionaries/ProcessMerchandiseNewsList.vue +++ b/src/views/dictionaries/ProcessMerchandiseNewsList.vue @@ -255,7 +255,6 @@ export default { title: '操作', dataIndex: 'action', align:"center", - fixed:"right", width:147, scopedSlots: { customRender: 'action' } }