Browse Source

合并错误

zhangrenyuan/feature-20250714163943-金币前端二期
zhangyongQINGHU 2 weeks ago
parent
commit
c70a0f0009
  1. 6
      src/views/permissions/permission.vue

6
src/views/permissions/permission.vue

@ -607,12 +607,6 @@ const editStatus = async function (row) {
const resetConfirmVisible = ref(false)
//
const currentRow = ref(null)
//
const resetPassword = function (row) {
//
currentRow.value = row
resetConfirmVisible.value = true
}
//
const confirmResetPassword = async function () {

Loading…
Cancel
Save