终端入网检测新增表单页面

This commit is contained in:
zhujiyan
2024-05-15 20:51:16 +08:00
parent 5095592df4
commit ded5803776
3 changed files with 2369 additions and 483 deletions

View File

@@ -204,6 +204,6 @@ const getUserTypeName = (userType: any) => {
}
::v-deep .el-input__wrapper {
width: 200px !important;
// width: 200px !important;
}
</style>