题库维护。刷题软件数据后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ss-tiku-manage-web/src/views/UAVClue/CluePool/index.vue

12 lines
213 B

1 month ago
<template>
<div>
<div>线索池</div>
<div>权限</div>
<div>修改UAVClue:CluePool:edit</div>
</div>
</template>
<script setup name="CluePool"></script>
<style lang="scss" scoped></style>