Explorar el Código

2025_2_27_cgq_添加用户_企业会员

CaoGQ123 hace 1 mes
padre
commit
678c3608df
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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);