(window.webpackJsonp=window.webpackJsonp||[]).push([[47],{1452:function(s,t,a){"use strict";a.r(t);var e=function(){var s=this,t=s.$createElement,a=s._self._c||t;return a("div",[[a("demo-box",{attrs:{jsfiddle:{html:'\n Customized display duration\n',script:"\n export default {\n methods: {\n success() {\n this.$message.success(\n 'This is a prompt message for success, and it will disappear in 10 seconds',\n 10,\n );\n },\n },\n };\n",style:null,us:"\n#### Customize duration\nCustomize message display duration from default `3s` to `10s`.\n",cn:"\n#### 修改延时\n自定义时长 `10s`,默认时长为 `3s`。\n",sourceCode:"\n