This commit is contained in:
suyl
2021-07-29 11:28:58 +08:00
parent c15a96fcf5
commit 8acd6030f4

View File

@@ -1984,6 +1984,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
// }
// }
//}
cms.RefreshPageStore()
return err
}