From 3bad0a8e67efc5a1878bc20964b390e279e0dfd2 Mon Sep 17 00:00:00 2001 From: Mila <Mila@pollex.com.tw> Date: 星期一, 20 十二月 2021 11:41:51 +0800 Subject: [PATCH] Merge branch 'master' of https://192.168.0.10:8443/r/pcalife/PAM --- PAMapp/pages/myConsultantList/contactedList.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/PAMapp/pages/myConsultantList/contactedList.vue b/PAMapp/pages/myConsultantList/contactedList.vue index a9d3d72..af53d84 100644 --- a/PAMapp/pages/myConsultantList/contactedList.vue +++ b/PAMapp/pages/myConsultantList/contactedList.vue @@ -2,6 +2,7 @@ <div> <ConsultantList :agents="pageList" + :title="'contactedList'" ></ConsultantList> <UiPagination -- Gitblit v1.8.0