浏览代码

新增 编码员

yuwandanmian 1 年之前
父节点
当前提交
f26f970fe6
共有 1 个文件被更改,包括 15 次插入0 次删除
  1. 15 0
      src/views/encoder/index.vue

+ 15 - 0
src/views/encoder/index.vue

@@ -0,0 +1,15 @@
+<template>
+  <div>
+    首页质控-编码员
+  </div>
+</template>
+
+<script>
+  export default {
+    
+  }
+</script>
+
+<style lang="scss" scoped>
+
+</style>