修改y轴样式

This commit is contained in:
GGJ
2024-11-04 18:27:26 +08:00
parent c0011a5d5b
commit 7dab1302b8
3 changed files with 95 additions and 105 deletions

View File

@@ -61,7 +61,7 @@ onMounted(() => {
// }, 500)
})
const deletes = (row: any) => {
ElMessageBox.prompt('二次校验密码确认', '', {
ElMessageBox.prompt('二次校验密码确认', '·', {
confirmButtonText: '确认',
cancelButtonText: '取消',
customClass: 'customInput',