Browse Source

档案管理-档案检索

master
x_ying 3 years ago
parent
commit
a0987cc2ce
  1. 15
      src/views/archivesManage/archivesSearch/index.vue

15
src/views/archivesManage/archivesSearch/index.vue

@ -0,0 +1,15 @@
<template>
<div>
<h1 style="color:#fff">档案检索</h1>
</div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped>
</style>
Loading…
Cancel
Save