0.0.2版本上线

This commit is contained in:
2024-08-16 19:00:08 +08:00
parent 29e8758dc9
commit 4b73f5b68c
11 changed files with 301 additions and 299 deletions

View File

@@ -286,7 +286,6 @@ const crudColumns = ref([
props: { label: "title", value: "key" }
},
customRender: ({ record }) => {
console.log(record.closeMethod)
// 判断是否具有1修改文档
if (!record.closeMethod.hasOwnProperty("0")) {
if (!record.closeMethod.hasOwnProperty("1")) {