lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
c4d2713c99
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/user/newspaper.vue

+ 1 - 1
src/views/user/newspaper.vue

@@ -92,7 +92,7 @@ export default {
       } catch (error) {
         this.files.splice(this.files.length - 1, 1, { status: 'failed', message: '上传失败' });
       } finally {
-        this.isDisabled = true;
+        this.isDisabled = false;
       }
     },
     async onSubmit() {