From a1f6e4d714d3c8862ce010526fbdeb22c919526d Mon Sep 17 00:00:00 2001 From: jianweie code Date: Mon, 4 Sep 2023 17:10:45 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E5=A4=8D=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E5=A4=8Dlinux=E4=B8=8B=E6=B7=BB=E5=8A=A0=E5=92=8C=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E5=95=86=E5=93=81=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=BC=B9?= =?UTF-8?q?=E5=87=BA=E6=96=B0=E5=BB=BAsku=E6=A8=A1=E5=9E=8B=E5=9B=A0?= =?UTF-8?q?=E4=B8=BAlinux=E5=A4=A7=E5=B0=8F=E5=86=99=E6=95=8F=E6=84=9F?= =?UTF-8?q?=E5=AF=BC=E8=87=B4404=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html | 2 +- CoreCms.Net.Web.Admin/wwwroot/views/good/goods/edit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html index b23eb973..bca7028a 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html @@ -895,7 +895,7 @@ area: ['550px', '90%'], id: 'LAY-popup-CoreCmsGoodsTypeSpec-create', success: function (layero, index) { - view(this.id).render('good/goodsTypeSpec/create', { data: e.data }).done(function () { + view(this.id).render('good/goodstypespec/create', { data: e.data }).done(function () { //监听提交 form.on('submit(LAY-app-CoreCmsGoodsTypeSpec-createForm-submit)', function (data) { diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/edit.html b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/edit.html index 32326678..ea684dfd 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/edit.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/good/goods/edit.html @@ -969,7 +969,7 @@ area: ['550px', '90%'], id: 'LAY-popup-CoreCmsGoodsTypeSpec-create', success: function (layero, index) { - view(this.id).render('good/goodsTypeSpec/create', { data: e.data }).done(function () { + view(this.id).render('good/goodstypespec/create', { data: e.data }).done(function () { //监听提交 form.on('submit(LAY-app-CoreCmsGoodsTypeSpec-createForm-submit)', function (data) {