Browse Source

1、增加生产订单

周兴 2 năm trước cách đây
mục cha
commit
38d1b3496e
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      src/view/mst/produce-order/index.vue

+ 13 - 0
src/view/mst/produce-order/index.vue

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