guoxing 1 year ago
parent
commit
61f67eb85c
  1. 4
      yxt-as-ui/src/views/storage/receivingGoods/receivingGoodsAdd.vue

4
yxt-as-ui/src/views/storage/receivingGoods/receivingGoodsAdd.vue

@ -261,8 +261,8 @@
</template>
<script>
import req from '@/api/receivingGoods/receivingGoods.js'
import req2 from '@/api/warehouse/allocation/allocation.js'
import req from '@/api/storage/receivingGoods.js'
import req2 from '@/api/storage/allocation.js'
export default {
components: {},
data() {

Loading…
Cancel
Save