mirror of
https://github.com/certd/certd.git
synced 2026-07-07 21:17:42 +08:00
chore: 增加流水线,授权等文档
This commit is contained in:
@@ -122,7 +122,7 @@ const editableKeys = ref([
|
||||
},
|
||||
defaultRender(item: any) {
|
||||
return () => {
|
||||
return <pre class={"helper"}>{item["helper"]}</pre>;
|
||||
return <pre class={"helper pre"}>{item["helper"]}</pre>;
|
||||
};
|
||||
},
|
||||
editRender(item: any) {
|
||||
|
||||
Reference in New Issue
Block a user