zhaoke hace 2 años
padre
commit
837f6941be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/newContainer/index.vue

+ 1 - 1
src/views/newContainer/index.vue

@@ -38,7 +38,7 @@ export default {
     return {
       detailsArr: [],
       query: '',
-      tabObj: ''
+      tabObj: {}
     }
   },
   created () {