src/composables/messageBox.js @@ -34,7 +34,7 @@ } ElMessage({ message: errStr, type: 'warning', type: 'error', }); }); }