Skip to content
  • This project
    • Loading...
  • Sign in

csbr-daop / fe-data-trusted-space

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • fe-data-trusted-space
  • src
  • views
  • data_inventory
  • configureRules.vue
  • xukangle's avatar
    updata: 分类分级目录模块开发 · 8e994be3
    xukangle committed 2024-12-17 09:45:06 +0800
    8e994be3 Browse Directory
configureRules.vue 168 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
<route lang="yaml">
  name: configureRules //标签管理
  </route>

<script lang="ts" setup name="configureRules"></script>


<template>
  <div>111</div>
</template>