From 914d38f0eef4709c10507e403cd57fd22273829b Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期六, 20 七月 2024 16:44:42 +0800 Subject: [PATCH] Merge branch 'wxw' --- 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