Skip to content

Commit

Permalink
Merge branch 'master' of https://gitee.com/elunez/eladmin
Browse files Browse the repository at this point in the history
  • Loading branch information
1797890817 committed Jul 25, 2020
2 parents da3d140 + fca6404 commit 3c459a9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ import crudOperation from '@crud/CRUD.operation'
import udOperation from '@crud/UD.operation'
import pagination from '@crud/Pagination'
const defaultForm = { <#if columns??><#list columns as column>${column.changeColumnName}: null<#if column_has_next>, </#if></#list></#if> }
export default {
name: '${className}',
Expand Down

0 comments on commit 3c459a9

Please sign in to comment.