确认收货发短信接口改名
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
receipt,
|
||||
getOrder
|
||||
} from '@/websoft/api/order.js'
|
||||
import { sendSmsCode } from '@/api/captcha.js'
|
||||
import { sendSmsCaptcha } from '@/api/captcha.js'
|
||||
import { fileUrl } from '@/config.js'
|
||||
import { isMobile } from '@/utils/verify'
|
||||
|
||||
@@ -181,7 +181,6 @@
|
||||
})
|
||||
return
|
||||
}
|
||||
console.log('that====: ');
|
||||
sendSmsCaptcha({
|
||||
phone: that.receiptPhone,
|
||||
type: 'RECEIPT'
|
||||
|
||||
Reference in New Issue
Block a user