From 859358e3177166e87e29538a4df0cff5cdb3117e Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 09 六月 2023 10:48:17 +0800
Subject: [PATCH] no message

---
 public/html/zsz_act.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/public/html/zsz_act.html b/public/html/zsz_act.html
index be2de6e..47d2302 100644
--- a/public/html/zsz_act.html
+++ b/public/html/zsz_act.html
@@ -214,6 +214,7 @@
             getGoodsList: function () {
                 var id = this.active, that = this;
                 this.loading = true
+                alert(this.getUrlPar("token"));
                 $.ajax({
                     headers:{
                         "token":this.getUrlPar("token")

--
Gitblit v1.9.3