sc
This commit is contained in:
@@ -284,7 +284,7 @@ async function cancelDeal(row) {
|
||||
|
||||
const extraFeeDialog = ref()
|
||||
function handleAddFee(row) {
|
||||
extraFeeDialog.value.open(row.signId)
|
||||
extraFeeDialog.value.open(row.signOrderId)
|
||||
}
|
||||
|
||||
async function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user