This website works better with JavaScript
Home
Explore
Help
Register
Sign In
liuhairui
/
mes-sdai-admin-backend-ui
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge branch 'master' of https://git.7in6.com/dacheng/mes-dacheng-admin-backend-ui
zck
8 months ago
parent
c5e8192899
d7a95a1311
commit
76698ee68e
4 changed files
with
32 additions
and
0 deletions
Split View
Show Diff Stats
8
0
src/view/material/bomproduct.vue
8
0
src/view/material/technological.vue
8
0
src/view/performance/Machinestatus.vue
8
0
src/view/performance/Suborderdetailspage.vue
+ 8
- 0
src/view/material/bomproduct.vue
View File
@@ -0,0 +1,8 @@
+<template>
+</template>
+
+<script>
+</script>
+
+<style>
+</style>
+ 8
- 0
src/view/material/technological.vue
View File
@@ -0,0 +1,8 @@
+<template>
+</template>
+
+<script>
+</script>
+
+<style>
+</style>
+ 8
- 0
src/view/performance/Machinestatus.vue
View File
@@ -0,0 +1,8 @@
+<template>
+</template>
+
+<script>
+</script>
+
+<style>
+</style>
+ 8
- 0
src/view/performance/Suborderdetailspage.vue
View File
@@ -0,0 +1,8 @@
+<template>
+</template>
+
+<script>
+</script>
+
+<style>
+</style>