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', {