李志伟 3 lat temu
rodzic
commit
c67fafd563
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      src/pages/resumeWorkForm/index.vue

+ 2
- 2
src/pages/resumeWorkForm/index.vue Wyświetl plik

179
     message: '加载中...',
179
     message: '加载中...',
180
     forbidClick: true,
180
     forbidClick: true,
181
     loadingType: 'spinner',
181
     loadingType: 'spinner',
182
-    duration:9000
182
+    duration:0
183
   });
183
   });
184
   upload(file.file).then(
184
   upload(file.file).then(
185
     (url) => {
185
     (url) => {
201
     message: '加载中...',
201
     message: '加载中...',
202
     forbidClick: true,
202
     forbidClick: true,
203
     loadingType: 'spinner',
203
     loadingType: 'spinner',
204
-    duration:9000
204
+    duration:0
205
   });
205
   });
206
   upload(file.file).then(
206
   upload(file.file).then(
207
     (url) => {
207
     (url) => {