Commit 27d1d9c6 by 潘琦

生育全程签约wxjssdk;

parent bec874a6
......@@ -489,7 +489,7 @@ import { SubtractDay, getBirthByIdNumber, getSexByIdCard, getAgeByBirth } from '
import _defaultPicture from '../../assets/images/org-default-picture.png'
import _noticePicture from '../../assets/images/notice-img.png'
import _signatureBg from '../../assets/images/signature-bg.png'
// import { wxpermission } from '@/wxpermission'
import { wxpermission } from '@/wxpermission'
const wx = require('weixin-js-sdk')
export default {
......@@ -627,7 +627,7 @@ export default {
},
created () {
console.log('created')
// wxpermission(0, () => {})
wxpermission(0, () => {})
// this.getOrgInfoFn()
// 根据来源,省市区联动相对应显示默认值
if (this.from !== '') {
......
......@@ -593,7 +593,7 @@ export default {
},
created () {
console.log('created')
// wxpermission(0, () => {})
wxpermission(0, () => {})
// this.getOrgInfoFn()
// 根据来源,省市区联动相对应显示默认值
if (this.from !== '') {
......
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