Commit 28632e9c authored by gengchunlei's avatar gengchunlei

慢综 系统来源参数

parent 1fb477c3
...@@ -175,6 +175,7 @@ export default { ...@@ -175,6 +175,7 @@ export default {
...commonBottom, ...commonBottom,
uploadVisitRecord, uploadVisitRecord,
sceneVisitImage, sceneVisitImage,
source: 2
} }
if (this.info.id) { if (this.info.id) {
params.visitRecordId = this.info.visitRecordId params.visitRecordId = this.info.visitRecordId
......
...@@ -471,7 +471,8 @@ export default { ...@@ -471,7 +471,8 @@ export default {
residentsRecord: { residentsRecord: {
...this.recordForm.base, ...this.recordForm.base,
idCard: this.checkInfo.idCard idCard: this.checkInfo.idCard
} },
source: 3
} }
// 提交表单 // 提交表单
savefirstScreen(fetchDataHandle(query, { savefirstScreen(fetchDataHandle(query, {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment