1、修改部署统计,不包含维护状态的,仅包含使用的

This commit is contained in:
weidong 2024-05-17 10:59:34 +08:00
parent f126a0b97a
commit a67caf05bd

View File

@ -36,8 +36,6 @@
table.render({
elem: '#currentTableId',
url: '/gnss/q_status/list',
toolbar: '#toolbarDemo',//开启头部工具栏
defaultToolbar: ['filter'],
cols: [[
{field: 'deviceid', title: '设备号', sort: true},
{field: 'devicetype', title: '设备类型',templet: '#typeTrans'},