移动系统liao
2025-02-17 557c2711a3e103ebc3d0492344eca9730d5e92b2
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({