Explorar el Código

新增 编码员

yuwandanmian hace 1 año
padre
commit
f26f970fe6
Se han modificado 1 ficheros con 15 adiciones y 0 borrados
  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>