showSwal(type) { if (type === 'basic') { swal.fire({ title: `Here's a message!`, text: `A few words about this sweet alert ...`, buttonsStyling: false ...
確定! 回上一頁