陈薪名
8 months ago
1 changed files with 0 additions and 27 deletions
@ -1,27 +0,0 @@ |
|||||
<template> |
|
||||
<view class="page-wraper"> |
|
||||
|
|
||||
<comMoveRecord businessTypeCode='OkToScrap' > </comMoveRecord> |
|
||||
</view> |
|
||||
</template> |
|
||||
|
|
||||
<script> |
|
||||
import comMoveRecord from '@/pages/inventoryMove/coms/comMoveRecord.vue' |
|
||||
|
|
||||
export default { |
|
||||
components: { |
|
||||
comMoveRecord |
|
||||
}, |
|
||||
data() { |
|
||||
return { |
|
||||
|
|
||||
} |
|
||||
}, |
|
||||
onLoad() {}, |
|
||||
methods: { |
|
||||
} |
|
||||
} |
|
||||
</script> |
|
||||
|
|
||||
<style> |
|
||||
</style> |
|
Loading…
Reference in new issue