yuwandanmian 1 anno fa
parent
commit
f26f970fe6
1 ha cambiato i file con 15 aggiunte e 0 eliminazioni
  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>