Browse Source

企业列表展示修复

xiao547607 5 years ago
parent
commit
9a754b066c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/base/deviceInfo-detail.vue

+ 1 - 1
src/views/base/deviceInfo-detail.vue

@@ -114,7 +114,7 @@ import Constant from "@/constant";
 import deviceInfoApi from "@/api/base/deviceInfo";
 
 export default {
-  props: ["businessKey", "title", "typeData"],
+  props: ["businessKey", "title", "typeData", "companyResult"],
   data() {
     return {
       formModel: {},