zhouna %!s(int64=4) %!d(string=hai) anos
pai
achega
9550b52f85
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/knowledgeExtra/AddDevKnow.vue

+ 2 - 1
src/components/knowledgeExtra/AddDevKnow.vue

@@ -1043,7 +1043,8 @@ export default {
       this.$message({
         showClose: true,
         message: msg,
-        type: type || 'warning'
+        type: type || 'warning',
+        duration:1000
       });
     },
     handleChange(file, fileList) {