修复展示问题
This commit is contained in:
@@ -270,7 +270,7 @@ export default {
|
|||||||
var iconContent = $("#modal_iconContent").val();
|
var iconContent = $("#modal_iconContent").val();
|
||||||
var topStart = $("#modal_topStart").val();
|
var topStart = $("#modal_topStart").val();
|
||||||
var topEnd = $("#modal_topEnd").val();
|
var topEnd = $("#modal_topEnd").val();
|
||||||
|
var isShow = $('#modal_isShow').val();
|
||||||
if ($("#addForm").validationEngine('validate')) {
|
if ($("#addForm").validationEngine('validate')) {
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: "post",
|
type: "post",
|
||||||
|
Reference in New Issue
Block a user