huangmp 1 year ago
parent
commit
76e1d2c9cc
1 changed files with 1 additions and 1 deletions
  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()
           }