新增-全界面弹出框组件

This commit is contained in:
2024-10-28 13:25:45 +08:00
parent eaae37f067
commit a9c03a2756
6 changed files with 361 additions and 99 deletions

View File

@@ -95,6 +95,39 @@ const data = [
'status': 1,
'rolename': '操作员',
},
{
'id': '448686878612127245',
'username': 'operator_J',
'password': '12345678',
'realname': '孙芳2',
'status': 1,
'rolename': '操作员',
},
{
'id': '448686878612127245',
'username': 'operator_J',
'password': '12345678',
'realname': '孙芳2',
'status': 1,
'rolename': '操作员',
},
{
'id': '448686878612127245',
'username': 'operator_J',
'password': '12345678',
'realname': '孙芳2',
'status': 1,
'rolename': '操作员',
},
{
'id': '448686878612127245',
'username': 'operator_J',
'password': '12345678',
'realname': '孙芳2',
'status': 1,
'rolename': '操作员',
}
]
export default data