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 }