浏览代码

样式修改

master
suyanyan 1 个月前
父节点
当前提交
c2d96e5b02
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      SafeCampus.WEB/src/views/sysconfig/ability/components/cameraForm.vue

+ 1
- 1
SafeCampus.WEB/src/views/sysconfig/ability/components/cameraForm.vue 查看文件

@@ -118,6 +118,6 @@ defineExpose({
</script>
<style lang="scss" scoped>
:deep(.el-transfer-panel) {
width: 299px !important;
width: 295px !important;
}
</style>

正在加载...
取消
保存