diff --git a/ruoyi/src/main/resources/vm/vue/index-tree.vue.vm b/ruoyi/src/main/resources/vm/vue/index-tree.vue.vm index 280417a..5a0d37d 100644 --- a/ruoyi/src/main/resources/vm/vue/index-tree.vue.vm +++ b/ruoyi/src/main/resources/vm/vue/index-tree.vue.vm @@ -227,8 +227,7 @@ export default { #end #if(${column.dictType} != '') // $comment字典 - ${column.javaField}Options: []#if($velocityCount != $columns.size()),#end - + ${column.javaField}Options: [], #end #end // 查询参数 diff --git a/ruoyi/src/main/resources/vm/vue/index.vue.vm b/ruoyi/src/main/resources/vm/vue/index.vue.vm index 3110a16..1ee0d7f 100644 --- a/ruoyi/src/main/resources/vm/vue/index.vue.vm +++ b/ruoyi/src/main/resources/vm/vue/index.vue.vm @@ -258,8 +258,7 @@ export default { #end #if(${column.dictType} != '') // $comment字典 - ${column.javaField}Options: []#if($velocityCount != $columns.size()),#end - + ${column.javaField}Options: [], #end #end // 查询参数