Commit 3f4b9d74 authored by 赵啸非's avatar 赵啸非

设备列表导出优化

parent d728ab81
......@@ -27,10 +27,10 @@
{{userData.currUserName}}
<i class="el-icon-arrow-down el-icon--right"></i>
</span>
<el-dropdown-menu slot="dropdown">
<!-- <el-dropdown-menu slot="dropdown">
<el-dropdown-item command="update">修改密码</el-dropdown-item>
<el-dropdown-item command="logout">退出登录</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown-menu> -->
</el-dropdown>
</div>
</div>
......
......@@ -96,11 +96,10 @@ Content-Type: application/json
{
"deviceName":"测试设备2",
"deviceCode":"a102",
"deviceCode":"a109",
"siteId":2,
"siteCode":"513400000000-0001",
"siteName":"凉山州行政审批局",
"platformId":1,
"productId":1,
"deviceFirmId":1,
"lon":"33",
......@@ -109,7 +108,8 @@ Content-Type: application/json
"deviceInFloor":22,
"defectsLiabilityPeriod":"2022-06-30 15:00:01",
"leadingOfficial":"张三",
"leadingOfficialTelephone":"13281114856"
"leadingOfficialTelephone":"13281114856",
"source":1
}
###设备新增
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment