zhouna преди 3 години
родител
ревизия
44fce6ffb3
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      src/components/icss/AddMedicinePrompt.vue

+ 2 - 1
src/components/icss/AddMedicinePrompt.vue

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