前端:修改运行上传路径

This commit is contained in:
罗松柏 2020-12-02 17:46:53 +08:00
parent d3ff04e2ee
commit 58eb35991e

View File

@ -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,