zhouhao 2 лет назад
Родитель
Сommit
9c269e1b7f
1 измененных файлов с 13 добавлено и 0 удалено
  1. 13 0
      src/views/basic_data/stock/customer_warehouse.vue

+ 13 - 0
src/views/basic_data/stock/customer_warehouse.vue

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