this.$dialog.confirm({ //這是個彈出框,用的ydui title: '溫馨提示', mes: '是否刪除此條消息', opts: () => { this.$dialog.loading.open('刪除中...'); this.$http.post(this.$store.state.ip + '...', { id: e }, { headers: {}, }).then((response) => { this.$dialog.loadin...
www.dbjr.com.cn/article/2550...htm 2025-6-8