无人机管理后台前端(已迁走)
rjg
2025-06-10 05fea3e893dae5a715c6ca78116df8da2d19a5eb
fix:名称修改
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, // 启用自定义插槽