Browse Source

新增 编码员

yuwandanmian 1 năm trước cách đây
mục cha
commit
f26f970fe6
1 tập tin đã thay đổi với 15 bổ sung0 xóa
  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>