From 8c953d4c578e4ec48893419ad938f3c6483da81f Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Mon, 27 Sep 2021 11:30:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=AE=A1=E7=90=86-=E6=A0=87?= =?UTF-8?q?=E5=87=86=E5=B1=9E=E6=80=A7=E8=87=AA=E5=AE=9A=E4=B9=89-=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E3=80=81=E7=BC=96=E8=BE=91=E9=83=BD=E5=81=9A?= =?UTF-8?q?=E5=BF=85=E5=A1=AB=E9=A1=B9=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/attributeCustom/components/stand.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pages/config/pages/attributeCustom/components/stand.vue b/src/pages/config/pages/attributeCustom/components/stand.vue index 0d1d711d4..72c7c39fa 100644 --- a/src/pages/config/pages/attributeCustom/components/stand.vue +++ b/src/pages/config/pages/attributeCustom/components/stand.vue @@ -76,7 +76,7 @@ - 编辑 + 编辑 删除 @@ -188,8 +188,8 @@ @@ -199,7 +199,7 @@ width="400px" >
- 新增 + 新增
- 取 消 - 确 定 + 取 消 + 确 定 @@ -459,7 +459,7 @@ export default { this.$confirm('确认删除该条数据?', { title: '确认删除', confirmButtonClass: 'common-button-primary', - roundButton: true, + roundButton: false, callback: (action, instance) => { if (action === 'confirm') { const {id} = data @@ -657,7 +657,7 @@ export default { this.$confirm('确认删除选中数据?', { title: '提示', confirmButtonClass: 'common-button-primary', - roundButton: true, + roundButton: false, callback: (action, instance) => { if (action === 'confirm') { this.$http.put('lawss/sarStandAttrDetails/deleteByIds', {