分页及商品来源

feature/0423
fanfan 10 months ago
parent 910cbb3e9b
commit 0222749975
  1. 2
      src/main.js
  2. 2
      src/views/apps/dealer/order/Index.vue
  3. 12
      src/views/goods/Create.vue
  4. 12
      src/views/goods/Update.vue
  5. 2
      src/views/market/presale/Index copy 2.vue
  6. 2
      src/views/market/presale/modules/Log.vue
  7. 2
      src/views/order/Index.vue
  8. 2
      src/views/order/refund/Index.vue
  9. 2
      src/views/order/tools/delivery/Index.vue
  10. 2
      src/views/order/tools/delivery/Record.vue
  11. 2
      src/views/recovery/order/Index.vue
  12. 2
      src/views/server/Order.vue

@ -26,7 +26,7 @@ Vue.prototype.pagination = {
pageSize: 15, // 每页显示条数
showQuickJumper: true, // 显示跳转输入框
showSizeChanger: true,
pageSizeOptions: ['15', '30', '50', '100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`,
}
// mount axios to `Vue.$http` and `this.$http`

@ -287,7 +287,7 @@ export default {
//
page: 1,
pageSize: 15,
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
//
orderList: { data: [], total: 0}

@ -59,13 +59,11 @@
</a-form-item>
<a-form-item label="商品来源" :labelCol="labelCol" :wrapperCol="wrapperCol">
<a-radio-group v-decorator="['goods_source', { initialValue: 0, rules: [{ required: true }] }]">
<a-radio :value="0">京东</a-radio>
<a-radio :value="1">苏宁</a-radio>
<a-radio :value="2">天猫</a-radio>
<a-radio :value="3">工厂</a-radio>
<a-radio :value="4">仓配</a-radio>
<a-radio :value="5">自采</a-radio>
<a-radio :value="6">店内</a-radio>
<a-radio value="JD">京东</a-radio>
<a-radio value="SN">苏宁</a-radio>
<a-radio value="GC">工厂</a-radio>
<a-radio value="CC">仓储</a-radio>
<a-radio value="ZC">自采</a-radio>
</a-radio-group>
</a-form-item>
<a-form-item label="发货时效" :labelCol="labelCol" :wrapperCol="wrapperCol">

@ -61,13 +61,11 @@
</a-form-item>
<a-form-item label="商品来源" :labelCol="labelCol" :wrapperCol="wrapperCol">
<a-radio-group v-decorator="['goods_source', { initialValue: 0, rules: [{ required: true }] }]">
<a-radio :value="0">京东</a-radio>
<a-radio :value="1">苏宁</a-radio>
<a-radio :value="2">天猫</a-radio>
<a-radio :value="3">工厂</a-radio>
<a-radio :value="4">仓配</a-radio>
<a-radio :value="5">自采</a-radio>
<a-radio :value="6">店内</a-radio>
<a-radio value="JD">京东</a-radio>
<a-radio value="SN">苏宁</a-radio>
<a-radio value="GC">工厂</a-radio>
<a-radio value="CC">仓储</a-radio>
<a-radio value="ZC">自采</a-radio>
</a-radio-group>
</a-form-item>
<a-form-item label="发货时效" :labelCol="labelCol" :wrapperCol="wrapperCol">

@ -258,7 +258,7 @@ export default {
//
page: 1,
pageSize: 15,
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
//
orderList: { data: [], total: 0, per_page: 10 },

@ -89,7 +89,7 @@ export default {
//
page: 1,
pageSize: 15,
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
orderList: { data: [], total: 0},
simpleImage: Empty.PRESENTED_IMAGE_SIMPLE,

@ -337,7 +337,7 @@ export default {
textToCopy: '',
//
orderList: { data: [], total: 0 },
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
//
shopList: [],

@ -258,7 +258,7 @@ export default {
page: 1,
pageSize: 15,
//
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
//
refundList: { data: [], total: 0 },

@ -291,7 +291,7 @@ export default {
//
page: 1,
pageSize: 15,
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
//
orderList: { data: [], total: 0},

@ -226,7 +226,7 @@ export default {
//
page: 1,
pageSize: 15,
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
//
orderList: { data: [], total: 0, },

@ -166,7 +166,7 @@ export default {
page: 1,
pageSize: 15,
},
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
total: 0,
//

@ -174,7 +174,7 @@ export default {
page: 1,
pageSize: 15,
},
pageSizeOptions: ['15', '30', '50','100'],
pageSizeOptions: ['15', '30', '50', '100','200','300','400','500'],
showTotal: (total) => `${total} 条记录`, //
total: 0,
//

Loading…
Cancel
Save