From 31da09ec7eb4c3d041f2c3af5445850c73ca9974 Mon Sep 17 00:00:00 2001 From: hanxuntao <641739520@qq.com> Date: Mon, 6 Feb 2023 10:00:21 +0800 Subject: [PATCH] 1 --- DSWeb/Areas/MvcShipping/Viewsjs/MsInfoClient/ImgIndex.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DSWeb/Areas/MvcShipping/Viewsjs/MsInfoClient/ImgIndex.js b/DSWeb/Areas/MvcShipping/Viewsjs/MsInfoClient/ImgIndex.js index 1ce50735..e82a49f4 100644 --- a/DSWeb/Areas/MvcShipping/Viewsjs/MsInfoClient/ImgIndex.js +++ b/DSWeb/Areas/MvcShipping/Viewsjs/MsInfoClient/ImgIndex.js @@ -396,7 +396,7 @@ Ext.extend(Shipping.ImgIndex, Ext.Panel, { waitMsg: '正在删除数据...', url: '/MvcShipping/MsInfoClient/DelImgList', params: { - data: Ext.JSON.encode(record.data) + Img: Ext.JSON.encode(record.data) }, callback: function (options, success, response) { if (success) {