代码优化

This commit is contained in:
ludj
2023-03-17 09:27:13 +08:00
parent 48e080d2cb
commit e74846da17
8 changed files with 99 additions and 6 deletions

View File

@@ -52,7 +52,7 @@ function CRUD(options) {
add: true,
edit: true,
del: true,
download: true,
download: false,
reset: true
},
// 自定义一些扩展属性