退款接口
This commit is contained in:
@@ -768,7 +768,10 @@ const openInquiryRecord=()=>{
|
||||
const handelCloseChange=(data)=>{
|
||||
cur_inruiry_id.value="";
|
||||
okVisible.value=false;
|
||||
console.log(data)
|
||||
console.log(data);
|
||||
if(cancleType.value=="service"){
|
||||
modalForm.status=5;
|
||||
}
|
||||
if(data){
|
||||
modalVisible.value=false;
|
||||
getOrderInfo({ ...pager, ...queryForm });
|
||||
|
||||
Reference in New Issue
Block a user