账务设置工单支付方式

This commit is contained in:
xiaofajia 2024-10-16 10:42:35 +08:00
parent f27631f460
commit ee94473c76

View File

@ -268,12 +268,6 @@ export default {
this.dialogVisible = false
this.$emit("setVoid")
}catch{}
// try {
// await setTicketsPaid(this.formData)
// this.$modal.msgSuccess("")
// this.$emit("setVoid")
// } catch {
// }
}
}
}