feat:雷达类型

This commit is contained in:
wangxueshen 2026-01-28 16:57:36 +08:00
parent 39e2c6ea81
commit df24490efc

View File

@ -159,7 +159,7 @@ export default {
this.device.form = { this.device.form = {
id: '', id: '',
name2: '', name2: '',
type: '', type: 'SAR',
ip2: '' ip2: ''
} }
} }