@@ -180,6 +180,7 @@ export default {
};
},
activated() {
+ this.editFlag = true;
if (this.formData && this.formData.collectionItemList && this.formData.collectionItemList[0]) {
this.formData.collectionItemList[0].fileInfoList = [];
}