Compare commits

...

2 Commits

Author SHA1 Message Date
BianLzhaoMin 81b1458314 Merge branch 'dev-nx' of http://192.168.0.56:3000/bonus/devicesmgt into dev-nx 2024-06-07 15:03:38 +08:00
BianLzhaoMin 1fcb130c64 优化页面样式 2024-06-07 15:03:35 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<template>
<div class="app-container" id="newAccessoryAccept">
<div>
<el-form
:model="maForm"
ref="maForm"

View File

@ -1,5 +1,5 @@
<template>
<div class="app-container" id="newDevicesAccept">
<div>
<el-form
:model="queryParams"
ref="queryForm"