ActionFlow障害修正

This commit is contained in:
2024-02-25 02:52:06 +09:00
parent 4102ff5522
commit d1ec123c8b
6 changed files with 400 additions and 88 deletions

View File

@@ -7,7 +7,6 @@ declare global {
interface Window { $format: any; }
}
interface IAutoNumberingProps{
//文書番号を格納する
field:IField;