huangmp 1 년 전
부모
커밋
76e1d2c9cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/modules/pickCard/card-set-lib-add-or-update.vue

+ 1 - 1
src/views/modules/pickCard/card-set-lib-add-or-update.vue

@@ -247,7 +247,7 @@ export default {
         this.$message({
           message: this.$i18n.t('publics.operation'),
           type: 'success',
-          duration: 300,
+          duration: 500,
           onClose: () => {
             this.closeDialog()
           }