zhouhao пре 2 година
родитељ
комит
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>