liujq 3 năm trước cách đây
mục cha
commit
2c4175fdb5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/house/discount.vue

+ 1 - 1
src/views/house/discount.vue

@@ -58,7 +58,7 @@ export default {
   mounted() {
     this.listConfig = {
       rows: [
-        { label: '排序', key: 'sort'},
+        { label: '排序', prop: 'sort'},
         { label: '特价图片', prop: 'pri_image', type: 'img' },
         { label: '开始时间', prop: 'start_at' },
         { label: '结束时间', prop: 'end_at' },