vben
2020-10-28 96021fad6d54ad79d8aa92f77c7bfa024f2449e4
src/views/demo/feat/msg/index.vue
@@ -55,7 +55,7 @@
      function handleLoading() {
        createMessage.loading('Loading...');
      }
      function handleConfirm(type: 'warning' | 'error' | 'success') {
      function handleConfirm(type: 'warning' | 'error' | 'success' | 'info') {
        createConfirm({
          iconType: type,
          title: 'Tip',