短信发送

This commit is contained in:
hanchaobo
2024-04-16 18:14:05 +08:00
parent 5ecea9844c
commit 9806e7c9ef
7 changed files with 3 additions and 670 deletions
-3
View File
@@ -47,8 +47,6 @@ export function checkRole(value) {
console.error(`need roles! Like checkRole="['admin','editor']"`)
return false
}
<<<<<<< HEAD
=======
}
/**
@@ -68,5 +66,4 @@ export function statusRole(value) {
} else {
return false
}
>>>>>>> 0ca62df (缴费,案件详情问题处理)
}