wangfukang 11 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: "", remark: "",
}, },
form: {}, form: {},
columns: [{ columns: [
type: "selection",
width: 60,
align: "center",
fixed: "left",
},
{ {
title: "排名", title: "排名",
key: "shoprank", key: "shoprank",
minWidth: 60, minWidth: 90,
sortable: true, sortable: true,
fixed: "left", fixed: "left",
}, },

Loading…
Cancel
Save