add approve flow action

This commit is contained in:
2025-02-17 17:39:54 +08:00
parent a8f36062d7
commit b71b258569
12 changed files with 29 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
"use strict";
const APP_ENV = env["園児別出欠簿入力"];
addApproveFlowAction();
kintone.events.on("app.record.index.show", (event) => {
const headerSpace = getHeaderSpace('single-label-line');