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