This commit is contained in:
2024-08-15 09:02:56 +08:00
parent 615af3a957
commit 00b698500f
6 changed files with 30 additions and 6 deletions

View File

@@ -105,8 +105,6 @@
}
try {
let res = await mdGruopDick(this.dataList, this.val1, this.val2)
if (res.code === '200') {
}
this.disabled = false
uni.showToast({
title: res.msg,