Commit 58be7eb0 authored by wuhao's avatar wuhao 🎯

asder

parent a500ee9f
Pipeline #3784 passed with stages
in 2 minutes and 35 seconds
...@@ -50,7 +50,6 @@ function Student() { ...@@ -50,7 +50,6 @@ function Student() {
okText: "确认", okText: "确认",
cancelText: "取消", cancelText: "取消",
onConfirm: async () => { onConfirm: async () => {
e.stopPropagation();
runAsync({ runAsync({
url: "/user/resetUserPassword", url: "/user/resetUserPassword",
params: { id: row?.id }, params: { id: row?.id },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment