username@email.com
2024-10-29 a5851a4e906725b868bcfdaa8c59249523137586
CoreCms.Net.Web.Admin/wwwroot/views/good/goods/index.html
@@ -437,7 +437,7 @@
                //执行预览操作
                function doDetails(obj) {
                    console.log(obj);
                    coreHelper.Post("Api/CoreCmsGoods/GetDetails", { id: obj.data.id }, function (e) {
                        if (e.code === 0) {
                            admin.popup({