Commit 3239b778 authored by 黄卓's avatar 黄卓

特价申请

parent 13bdeccc
...@@ -117,12 +117,10 @@ ...@@ -117,12 +117,10 @@
<script> <script>
import { createOffer, updateOffer, deleteOffer, getOffer, getOfferPage, exportOfferExcel } from "@/api/ecw/offer"; import { createOffer, updateOffer, deleteOffer, getOffer, getOfferPage, exportOfferExcel } from "@/api/ecw/offer";
import Special from "@/views/ecw/offer/components/special"
export default { export default {
name: "Offer", name: "Offer",
components: { components: {
Special
}, },
data() { data() {
return { return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment