提交 a7152c73 编写于 作者: Skyeye云's avatar Skyeye云

请求链接修改

上级 1dcf6532
......@@ -10,7 +10,7 @@ layui.config({
var $ = layui.$,
form = layui.form;
AjaxPostUtil.request({url:reqBasePath + "exexplaintocodemodel002", params:{}, type:'json', callback:function(json){
AjaxPostUtil.request({url:reqBasePath + "exexplaintocodemodel004", params:{}, type:'json', callback:function(json){
if(json.returnCode == 0){
layer.open({
type: 1,
......
......@@ -11,7 +11,7 @@ layui.config({
form = layui.form;
var editor;
AjaxPostUtil.request({url:reqBasePath + "exexplaintocodemodel002", params:{}, type:'json', callback:function(json){
AjaxPostUtil.request({url:reqBasePath + "exexplaintocodemodel004", params:{}, type:'json', callback:function(json){
if(json.returnCode == 0){
layer.open({
type: 1,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册