lrf402788946 4 năm trước cách đây
mục cha
commit
c4d2713c99
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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() {