Browse Source

修改bug

zhangyu 4 năm trước cách đây
mục cha
commit
a18f4f42bf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/ledger/cenotelist/index.vue

+ 1 - 1
src/views/ledger/cenotelist/index.vue

@@ -302,7 +302,7 @@ export default {
     },
     //切换竖井类型
     changeFloor(value) {
-      this.cenoteId = value.Id
+      this.cenoteId = value.id
       this.getTableHeader()
     },
     //切换每页显示多少条数据