소스 검색

2025_2_27_cgq_添加用户_企业会员

CaoGQ123 2 달 전
부모
커밋
678c3608df
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/role/components/userEnterprise.vue

+ 2 - 1
src/views/role/components/userEnterprise.vue

@@ -450,7 +450,8 @@ export default {
     },
     //提交表单
     addData(){
-
+      this.form.sszq=this.form.sszq[0]
+      
       console.log(this.timeList)
       //1.格式化时间戳
       this.form.birthday = formatLocalDate(this.form.birthday);