sunny 1 year ago
parent
commit
4d0e4b4a13
1 changed files with 4 additions and 89 deletions
  1. 4 89
      src/views/giftManage/giftList.vue

+ 4 - 89
src/views/giftManage/giftList.vue

@@ -237,7 +237,7 @@ export default {
             welfareId:'',
             skuId:'',
             options: [],
-            locationList:['洛阳','北京','上海'],
+            locationList:[],
             productAttributeList: [
                 {
                     type: 1,
@@ -269,98 +269,13 @@ export default {
                 },
             ],
             depTypeList: [
-                {
-                    type: 'highTechnology',
-                    name: '高科技'
-                },
-                {
-                    type: 'fastExtinction',
-                    name: '快销'
-                },
-                {
-                    type: 'manufacturingIndustry',
-                    name: '制造业'
-                },
-                {
-                    type: 'all',
-                    name: '全部'
-                },
+                
             ],
             list: [
-                {
-                    id: 1,
-                    name: '类型1',
-                    seq: 'sp123456',
-                    productAttribute: 0,
-                    title: '中秋福利,国庆福利',
-                    welfareId:1,
-                    actualStock: '12',
-                    deliveryType: 0,
-                    location: '北京',
-                    shelfTime: '2023-3-24 12:12:12',
-                    imgUrl: 'https://xiaoyou.dgtis.com/images/image/2023/04/04/knitu6huek0c0f4jbshq.jpg',
-                    status: 1,
-                },
-                {
-                    id: 2,
-                    name: '类型1',
-                    seq: 'sp123456',
-                    productAttribute: 1,
-                    title: '端午福利',
-                    welfareId:1,
-                    actualStock: '12',
-                    deliveryType: 1,
-                    location: '上海',
-                    shelfTime: '2023-3-24 12:12:12',
-                    imgUrl: 'https://xiaoyou.dgtis.com/images/image/2023/04/04/knitu6huek0c0f4jbshq.jpg',
-                    status: 0,
-                },
-                {
-                    id: 3,
-                    name: '类型1',
-                    seq: 'sp123456',
-                    productAttribute: 1,
-                    title: '',
-                    welfareId:1,
-                    actualStock: '12',
-                    deliveryType: 1,
-                    location: '洛阳',
-                    shelfTime: '2023-3-24 12:12:12',
-                    imgUrl: 'https://xiaoyou.dgtis.com/images/image/2023/04/04/knitu6huek0c0f4jbshq.jpg',
-                    status: 0,
-                },
+               
             ],
             itemList: [
-                {
-                    id: 1,
-                    deptName: '软件工程院',
-                    purchaserName: '张三',
-                    deliveryName: '邮寄',
-                    contact: '李四',
-                    contactPhone: '13613885046',
-                    contactAddr: '正大西区CPL',
-                    createTime: '2023-4-3',
-                },
-                {
-                    id: 2,
-                    deptName: '软件工程院',
-                    purchaserName: '张三',
-                    deliveryName: '邮寄',
-                    contact: '李四',
-                    contactPhone: '13613885046',
-                    contactAddr: '正大西区CPL',
-                    createTime: '2023-4-3',
-                },
-                {
-                    id: 3,
-                    deptName: '软件工程院',
-                    purchaserName: '张三',
-                    deliveryName: '邮寄',
-                    contact: '李四',
-                    contactPhone: '13613885046',
-                    contactAddr: '正大西区CPL',
-                    createTime: '2023-4-3',
-                },
+                
             ],
             total: 0,
             itemTotal: 0,