Explorar el Código

修复设备档案卡附属设备及配件不显示问题

shenqilong hace 3 meses
padre
commit
5dd1f6f170
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/component/device/moreDevices.vue

+ 1 - 1
src/views/component/device/moreDevices.vue

@@ -88,7 +88,7 @@ export default {
   },
   data() {
     return {
-      listDataCopy: [],
+      listDataCopy: this.listData,
       pagination: {
         pageSize: 10,
         currentPage: 1