lalala 6 سال پیش
والد
کامیت
f8885cd718
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      mobile-code/src/official/apply.vue

+ 1 - 1
mobile-code/src/official/apply.vue

@@ -64,7 +64,7 @@
 	import AppAvatarModule from '@/components/module/app-avatar'
 	const form = require('@/utils/formValidation.js')
 	// api
-	import { merchantDet, applyRegister, sendSms, regionTreeW } from '@/api/official'
+	import { merchantDet, applyRegister, sendSmsW, regionTreeW } from '@/api/official'
 	// import { getShopUser } from '@/utils/auth'
 	export default {
 		name: 'apply-data',