Update openDialogRefusedBrowser.vue

parent 774eae95
......@@ -82,7 +82,7 @@ export default defineComponent({
method: 'POST',
data: {
id: props.id,
isCustomer: 1,
approvalStatus: 2,
reason: content.value,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment