zhujindu hace 1 año
padre
commit
e86a6e67f7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/deviceWithin/addStoreVisit.vue

+ 1 - 0
src/views/deviceWithin/addStoreVisit.vue

@@ -3908,6 +3908,7 @@ export default {
             fileInfoList = [val];
             // this.$set(fileInfoList, 0, val);
             console.log('fileInfoList222=' + JSON.stringify(fileInfoList));
+            this.$forceUpdate();
           } else {
             fileInfoList.push(val);
           }