--新增UDM鉴权 签约用户
This commit is contained in:
@@ -326,9 +326,6 @@ const closeDrawer = () => {
|
||||
function rowClick(record:any, index:any) {
|
||||
return {
|
||||
onClick: (event:any) => {
|
||||
console.log(toRaw(record), "666");
|
||||
/* console.log( index, "666");
|
||||
console.log( event, "666");*/
|
||||
if (toRaw(record).status=='异常'){
|
||||
message.error(`网元状态异常`, 2);
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user