Browse Source

新增 编码员

yuwandanmian 1 year ago
parent
commit
f26f970fe6
1 changed files with 15 additions and 0 deletions
  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>