Browse Source

仓库调整详情

zhouhao 2 năm trước cách đây
mục cha
commit
c88d79a1d7
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      src/components/WarehousingHeader/WarehousingHeader.vue

+ 13 - 0
src/components/WarehousingHeader/WarehousingHeader.vue

@@ -0,0 +1,13 @@
+<template>
+$END$
+</template>
+
+<script>
+export default {
+name: "WarehousingHeader"
+}
+</script>
+
+<style scoped>
+
+</style>