出库对接
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!-- 仓库信息选择 -->
|
||||
<template>
|
||||
<choose-list :isWarehousing="isWarehousing" :backStr="pathParams.backStr" :pathParams="pathParams" />
|
||||
<choose-list :isWarehousing="isWarehousing" :backStr="pathParams.back" :pathParams="pathParams" />
|
||||
</template>
|
||||
<script setup>
|
||||
import { computed, ref } from 'vue'
|
||||
|
||||
Reference in New Issue
Block a user