diff --git a/src/views/customer/advice/adviceList.vue b/src/views/customer/advice/adviceList.vue index 328d4d5..63aef59 100644 --- a/src/views/customer/advice/adviceList.vue +++ b/src/views/customer/advice/adviceList.vue @@ -17,6 +17,7 @@ customerNo: '', // 客户编号 startTime: '', // 投诉开始时间 endTime: '', // 投诉结束时间 + formId: 'jlglsygfsp', offset: 1, limit: 20, }) diff --git a/src/views/customer/advice/adviceList.vue b/src/views/customer/advice/adviceList.vue index 328d4d5..63aef59 100644 --- a/src/views/customer/advice/adviceList.vue +++ b/src/views/customer/advice/adviceList.vue @@ -17,6 +17,7 @@ customerNo: '', // 客户编号 startTime: '', // 投诉开始时间 endTime: '', // 投诉结束时间 + formId: 'jlglsygfsp', offset: 1, limit: 20, }) diff --git a/src/views/customer/customerInfo/customerList.vue b/src/views/customer/customerInfo/customerList.vue index 97572c7..2d67d55 100644 --- a/src/views/customer/customerInfo/customerList.vue +++ b/src/views/customer/customerInfo/customerList.vue @@ -16,6 +16,7 @@ customerName: '', // 公司名称 customerNo: '', // 客户编号 grade: '', // 履约评级 + formId: 'jlglsygfsp', offset: 1, limit: 20, })