gaoshp
2024-05-08 1a78f34b85aaa6d82ae2acab4314268e8ed4ba00
Merge branch 'feature/gaoshp'
已添加6个文件
108 ■■■■■ 文件已修改
src/views/console/basic-data/material-warehousing-data/Material-warehousing-data.vue 19 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/console/basic-data/material-warehousing-data/material-info.vue 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/console/basic-data/material-warehousing-data/material-storage.vue 19 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/console/basic-data/material-warehousing-data/reservoir-location/reservoir-location.vue 19 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/console/tooling/tray-fixture.vue 19 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/master/frock/tray-deposit/index.vue 19 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/console/basic-data/material-warehousing-data/Material-warehousing-data.vue
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,19 @@
<!--
 * @Date: 2024-05-07 22:52:01
 * @LastEditors: Sneed
 * @LastEditTime: 2024-05-07 22:52:21
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/console/basic-data/material-warehousing-data/Material-warehousing-data.vue
-->
<template>
    <div>
        å‡ºå…¥åº“类型
    </div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>
src/views/console/basic-data/material-warehousing-data/material-info.vue
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,13 @@
<template>
    <div>
        ç‰©æ–™ä¿¡æ¯
    </div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>
src/views/console/basic-data/material-warehousing-data/material-storage.vue
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,19 @@
<!--
 * @Date: 2024-05-07 22:46:30
 * @LastEditors: Sneed
 * @LastEditTime: 2024-05-07 22:46:44
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/console/basic-data/material-warehousing-data/material-storage.vue
-->
<template>
    <div>
        ç‰©æ–™å­˜æ”¾
    </div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>
src/views/console/basic-data/material-warehousing-data/reservoir-location/reservoir-location.vue
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,19 @@
<!--
 * @Date: 2024-05-07 22:51:22
 * @LastEditors: Sneed
 * @LastEditTime: 2024-05-07 22:51:49
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/console/basic-data/material-warehousing-data/reservoir-location/reservoir-location.vue
-->
<template>
    <div>
        åº“区库位
    </div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>
src/views/console/tooling/tray-fixture.vue
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,19 @@
<!--
 * @Date: 2024-05-07 22:48:00
 * @LastEditors: Sneed
 * @LastEditTime: 2024-05-07 22:48:29
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/console/tooling/tray-fixture.vue
-->
<template>
    <div>
        æ‰˜ç›˜å¤¹å…·
    </div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>
src/views/master/frock/tray-deposit/index.vue
¶Ô±ÈÐÂÎļþ
@@ -0,0 +1,19 @@
<!--
 * @Date: 2024-05-07 22:49:32
 * @LastEditors: Sneed
 * @LastEditTime: 2024-05-07 22:49:45
 * @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/src/views/master/frock/tray-deposit/index.vue
-->
<template>
    <div>
        æ‰˜ç›˜å­˜æ”¾
    </div>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped></style>