瀏覽代碼

2025_2_27_cgq_添加用户_企业会员

CaoGQ123 1 月之前
父節點
當前提交
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);