zhangyu hace 4 años
padre
commit
a18f4f42bf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()
     },
     //切换每页显示多少条数据