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