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()
           }