无人机管理后台前端(已迁走)
张含笑
2025-06-26 974394f7a0496fa8e37dd326b6f9313e14caa708
src/views/device/addDevice.vue
@@ -80,7 +80,7 @@
                grid: false,
                height: 'auto',
                calcHeight: 0,
                calcHeight: 20,
                column: [
                    {
                        label: '工作空间名称',
@@ -425,15 +425,6 @@
</script>
<style lang="scss" scoped>
:deep() {
    .avue-crud__body {
        .el-form {
            height: 745px;
            overflow: auto;
        }
    }
}
.firmware_status {
    background-color: aqua;
    border-radius: 4px;