diff --git a/src/views/modules/communityService/fuwujilu/addForm.vue b/src/views/modules/communityService/fuwujilu/addForm.vue index 45bb12bc..91b988da 100644 --- a/src/views/modules/communityService/fuwujilu/addForm.vue +++ b/src/views/modules/communityService/fuwujilu/addForm.vue @@ -583,7 +583,7 @@ export default { const url = '/heart/icServiceRecordV2/add' // const url = 'http://yapi.elinkservice.cn/mock/245/heart/icServiceProject/service/initiate' let params = { - + serviceCategoryKey: this.serviceCategoryKey, ...this.formData } @@ -926,6 +926,10 @@ export default { type: String, required: '' }, + serviceCategoryKey: { + type: String, + required: '' + }, serviceProjectName: {//服务项目名称 type: String, required: false, diff --git a/src/views/modules/communityService/fuwujilu/detailForm.vue b/src/views/modules/communityService/fuwujilu/detailForm.vue index 652b399a..f0808baa 100644 --- a/src/views/modules/communityService/fuwujilu/detailForm.vue +++ b/src/views/modules/communityService/fuwujilu/detailForm.vue @@ -398,7 +398,7 @@ export default { this.feedbackFormData = { ...data.feedback } this.fileList = [] - if (data.feedback.fileList && data.feedback.fileList.length > 0) { + if (data.feedback && data.feedback.fileList && data.feedback.fileList.length > 0) { data.feedback.fileList.forEach(element => { let obj = { name: element.name, diff --git a/src/views/modules/communityService/fuwujilu/fuwuList.vue b/src/views/modules/communityService/fuwujilu/fuwuList.vue index b5f64cdc..ccc130a2 100644 --- a/src/views/modules/communityService/fuwujilu/fuwuList.vue +++ b/src/views/modules/communityService/fuwujilu/fuwuList.vue @@ -230,6 +230,7 @@ @closed="showAdd = false"> diff --git a/src/views/modules/communityService/fuwujilu/fuwuList00.vue b/src/views/modules/communityService/fuwujilu/fuwuList00.vue new file mode 100644 index 00000000..6fb615f8 --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList00.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/views/modules/communityService/fuwujilu/fuwuList01.vue b/src/views/modules/communityService/fuwujilu/fuwuList01.vue new file mode 100644 index 00000000..84a766db --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList01.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/views/modules/communityService/fuwujilu/fuwuList02.vue b/src/views/modules/communityService/fuwujilu/fuwuList02.vue new file mode 100644 index 00000000..0490cfa9 --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList02.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/views/modules/communityService/fuwujilu/fuwuList03.vue b/src/views/modules/communityService/fuwujilu/fuwuList03.vue new file mode 100644 index 00000000..8985e32a --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList03.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/views/modules/communityService/fuwujilu/fuwuList04.vue b/src/views/modules/communityService/fuwujilu/fuwuList04.vue new file mode 100644 index 00000000..1dcca1d4 --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList04.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/views/modules/communityService/fuwujilu/fuwuList05.vue b/src/views/modules/communityService/fuwujilu/fuwuList05.vue new file mode 100644 index 00000000..9015eeb6 --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList05.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/views/modules/communityService/fuwujilu/fuwuList06.vue b/src/views/modules/communityService/fuwujilu/fuwuList06.vue new file mode 100644 index 00000000..ef9930ad --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList06.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/src/views/modules/communityService/fuwujilu/fuwuList07.vue b/src/views/modules/communityService/fuwujilu/fuwuList07.vue new file mode 100644 index 00000000..8b9b37b4 --- /dev/null +++ b/src/views/modules/communityService/fuwujilu/fuwuList07.vue @@ -0,0 +1,51 @@ + + + + +