From 9f4c61d83f48afa6df174e39da6ddbd1f3f0ea99 Mon Sep 17 00:00:00 2001 From: hwh <332078369@qq.com> Date: 星期五, 02 八月 2024 15:39:21 +0800 Subject: [PATCH] PDA端优化异步 --- HTML/views/BaseSetting/LogisticsInfo.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HTML/views/BaseSetting/LogisticsInfo.html b/HTML/views/BaseSetting/LogisticsInfo.html index 2ab13d6..a52b7bf 100644 --- a/HTML/views/BaseSetting/LogisticsInfo.html +++ b/HTML/views/BaseSetting/LogisticsInfo.html @@ -137,6 +137,7 @@ height: h1, id: 'LAY-app-content-list', where: param, + contentType: 'application/json', headers:{ToKen:$.cookie('token')}, // toolbar:'#toolbarDemo', -- Gitblit v1.8.0