wuhb 3 bulan lalu
induk
melakukan
767e4d4414
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      ygtx-ui/src/layout/components/Navbar.vue

+ 1 - 1
ygtx-ui/src/layout/components/Navbar.vue

@@ -122,7 +122,7 @@ function close() {
 }
 
 function logout() {
-  ElMessageBox.confirm('确定注销并退出系统吗?', '提示', {
+  ElMessageBox.confirm('确定退出系统吗?', '提示', {
     confirmButtonText: '确定',
     cancelButtonText: '取消',
     type: 'warning'