dev #63
@ -12,6 +12,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    bz1: '',
 | 
			
		||||
    jxmc: '',
 | 
			
		||||
    kchp: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    kscx: '',
 | 
			
		||||
    ksdd: '',
 | 
			
		||||
    kssycs: '',
 | 
			
		||||
@ -46,6 +47,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xh: '',
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    ksy2sfzmhm: "",
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
@ -70,6 +72,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2sfzmhm: "",
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    sfzmhm: '3423231995014700004',
 | 
			
		||||
@ -92,6 +95,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xh: '',
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    ksy2sfzmhm: "",
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
@ -116,6 +120,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2sfzmhm: "",
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    sfzmhm: '342323199501470016',
 | 
			
		||||
@ -138,6 +143,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xh: '',
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    ksy2sfzmhm: "",
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
@ -161,6 +167,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xh: '',
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    ksy2sfzmhm: "",
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
@ -184,6 +191,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xh: '',
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    ksy2sfzmhm: ""
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
@ -207,6 +215,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xh: '',
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    ksy2sfzmhm: ""
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
@ -230,6 +239,7 @@ export const CandidateData: Array<User> = [
 | 
			
		||||
    xh: '',
 | 
			
		||||
    xldm: '',
 | 
			
		||||
    yycs: '',
 | 
			
		||||
    ksy2:'',
 | 
			
		||||
    ksy2sfzmhm: "",
 | 
			
		||||
  }]
 | 
			
		||||
 | 
			
		||||
@ -237,6 +247,7 @@ export const EmptyCandidateObject = {
 | 
			
		||||
  ksy2sfzmhm: "",
 | 
			
		||||
  sfzmhm: '',
 | 
			
		||||
  xm: '',
 | 
			
		||||
  ksy2:'',
 | 
			
		||||
  lsh: '',
 | 
			
		||||
  ksy1: '',
 | 
			
		||||
  id: '',
 | 
			
		||||
 | 
			
		||||
@ -219,6 +219,7 @@ struct UserInfo {
 | 
			
		||||
        this.currentUser = res
 | 
			
		||||
        this.lsh = this.currentUser.lsh
 | 
			
		||||
        globalThis.lsh = this.currentUser.lsh
 | 
			
		||||
        this.currentUser.ksy1=this.currentUser.ksy1?this.currentUser.ksy1:this.currentUser.ksy2;
 | 
			
		||||
        globalThis.ksyh = this.currentUser.ksy1sfzmhm || this.currentUser.ksy2sfzmhm
 | 
			
		||||
        const {examSubject} = globalThis.carInfo;
 | 
			
		||||
        // this.currentUser.kszp=this.photo+res.kszp
 | 
			
		||||
 | 
			
		||||
@ -4,6 +4,7 @@ export interface User {
 | 
			
		||||
  xm: string
 | 
			
		||||
  lsh: string
 | 
			
		||||
  ksy1: string
 | 
			
		||||
  ksy2: string
 | 
			
		||||
  id: string
 | 
			
		||||
  kszp: string
 | 
			
		||||
  ksmjzp: string
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user