|
|
|
@ -138,7 +138,7 @@
|
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
<script> |
|
|
|
|
import { getList, getDetail, add, update, remove } from "@/option/distribution/disStockListDetail"; |
|
|
|
|
import { getList, getDetail, add, update, remove } from "@/api/distribution/disStockListDetail"; |
|
|
|
|
import option from "@/option/distribution/disStockListDetail"; |
|
|
|
|
import { mapGetters } from "vuex"; |
|
|
|
|
|
|
|
|
|