DuGuYang hace 3 años
padre
commit
02e8f78c25
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      wwwroot/layuiadmin/modules/Advertisment_Admin.js

+ 1 - 1
wwwroot/layuiadmin/modules/Advertisment_Admin.js

@@ -106,7 +106,7 @@ layui.config({
             var perContent = layer.open({
                 type: 2
                 , title: '广告位-编辑'
-                , content: 'Edit?Id=' + data.Id
+                , content: 'Edit?Id=' + data.Id +'&CurColId=' + CurColId
                 , maxmin: true
                 , area: ['500px', '450px']
                 , btn: ['确定', '取消']