create the form. After uploading the picture, the form is created successfully. Next time, the form is empty, but the picture is still retained and the last uploaded picture is not empty. Using this.$refs.upload.clearFiles (); does not take effect. Excuse me, how to solve this problem