wangfukang 10 hours ago
parent
commit
deaa05ae9e
  1. 9
      src/views/app/shop/shop.vue

9
src/views/app/shop/shop.vue

@ -195,16 +195,11 @@
remark: "",
},
form: {},
columns: [{
type: "selection",
width: 60,
align: "center",
fixed: "left",
},
columns: [
{
title: "排名",
key: "shoprank",
minWidth: 60,
minWidth: 90,
sortable: true,
fixed: "left",
},

Loading…
Cancel
Save