Quellcode durchsuchen

文章id字段写错了

yingzhou vor 6 Jahren
Ursprung
Commit
a6e923c4d4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app/article/html/article.html

+ 1 - 1
app/article/html/article.html

@ -316,7 +316,7 @@
							patientCode:httpData['code'],
							patientCode:httpData['code'],
							doctorCode:userInfo.uid,
							doctorCode:userInfo.uid,
							relationRecordType:3,
							relationRecordType:3,
							relation_record_code:id,
							relationRecordCode:id,
							relationRecordImg:null,
							relationRecordImg:null,
							status:0
							status:0
			        	}
			        	}