This commit is contained in:
728
2023-03-05 13:35:22 +08:00
parent 94f3d2ca87
commit 7d8d9567ba
4 changed files with 96 additions and 16 deletions

View File

@@ -69,6 +69,14 @@ const template = {
...section.pro,
},
pre: {
tid: "pre" as const,
...section.idnam,
nbr: t("input"), pnam: t("input"),
...section.seladm,
pre: t("button"), cancel: t("button"),
},
put: {
tid: "put" as const,
...section.idnam,