账务设置工单支付方式
This commit is contained in:
parent
f27631f460
commit
ee94473c76
@ -268,12 +268,6 @@ export default {
|
|||||||
this.dialogVisible = false
|
this.dialogVisible = false
|
||||||
this.$emit("setVoid")
|
this.$emit("setVoid")
|
||||||
}catch{}
|
}catch{}
|
||||||
// try {
|
|
||||||
// await setTicketsPaid(this.formData)
|
|
||||||
// this.$modal.msgSuccess("结算成功")
|
|
||||||
// this.$emit("setVoid")
|
|
||||||
// } catch {
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user