无人机管理后台前端(已迁走)
rjg
2025-06-10 e3b3a86b71aeda0f76495e1f8cb87d52244dfd6a
Merge branch 'feature_0.2_lince' of http://139.196.74.78:10010/r/drone/drone-web-manage into test
1 files modified
4 ■■■■ changed files
src/views/license/license.vue 4 ●●●● patch | view | raw | blame | history
src/views/license/license.vue
@@ -27,7 +27,7 @@
                    :href="scope.row.url" 
                    target="_blank" 
                    type="primary">
                    下载证书
                    下载密钥
                </el-link>
            </template>
@@ -263,7 +263,7 @@
                        ],
                    },
                    {
                        label: '证书地址',
                        label: '密钥地址',
                        prop: 'url',
                        labelWidth: 130,
                        slot: true, // 启用自定义插槽