Browse Source

rev:更新

modbus_client
耿宝印 1 year ago
parent
commit
05f67b4f3e
  1. 2
      acs/nladmin-ui/src/views/acs/device/index.vue

2
acs/nladmin-ui/src/views/acs/device/index.vue

@ -241,7 +241,7 @@ const defaultForm = {
device_type: null, device_type: null,
region: null, region: null,
is_config: null, is_config: null,
remark: null, remark: null
} }
export default { export default {
name: 'Device', name: 'Device',

Loading…
Cancel
Save