前端:修改运行上传路径
This commit is contained in:
parent
d3ff04e2ee
commit
58eb35991e
@ -783,7 +783,7 @@ if ($act == 'newevent') {
|
|||||||
$('#yytijiao').click(function(){
|
$('#yytijiao').click(function(){
|
||||||
var yytext = $("#yytext").val();
|
var yytext = $("#yytext").val();
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: './?app=pmcalendar&act=edityanfa',
|
url: './?app=pmcalendar&act=edityunying',
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
data: {
|
data: {
|
||||||
id: notid,
|
id: notid,
|
||||||
|
Loading…
Reference in New Issue
Block a user