From 8acd6030f4502caf9447def18b0979e349178501 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Thu, 29 Jul 2021 11:28:58 +0800 Subject: [PATCH] aa --- business/jxstore/tempop/tempop.go | 1 + 1 file changed, 1 insertion(+) diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index 2ef299d39..bb33eb49e 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1984,6 +1984,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { // } // } //} + cms.RefreshPageStore() return err }