Browse Source

解决bug

haojianlong 5 years ago
parent
commit
025524d5c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/ready/buildfloor/repetitionGraphy.vue

+ 1 - 0
src/views/ready/buildfloor/repetitionGraphy.vue

@@ -31,6 +31,7 @@ export default {
     return {
       modelId: "", // 
       isEdit: false, // 是否编辑模式
+      file: {}
     };
   },
   created() {