Commit 1d02724a authored by wuhao's avatar wuhao 🎯

zxc

parent d82b8160
Pipeline #3561 passed with stages
in 3 minutes and 45 seconds
...@@ -50,7 +50,6 @@ function Teacher() { ...@@ -50,7 +50,6 @@ function Teacher() {
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