邓洁 : 用户管理雏形及checkbox样式更改
This commit is contained in:
@@ -163,6 +163,8 @@ const manageSelect = (index) => {
|
||||
router.push("/site");
|
||||
} else if (index === 1) {
|
||||
router.push("/tunnel/1");
|
||||
}else if (index === 2) {
|
||||
router.push("/user");
|
||||
}
|
||||
};
|
||||
const handleCommand=(item)=>{
|
||||
|
||||
Reference in New Issue
Block a user