From 2b46b64bb5873861ccac4c25d01bc3f8e86fa373 Mon Sep 17 00:00:00 2001 From: wintsa Date: Thu, 29 Jan 2026 10:02:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20=E8=8E=B7=E5=8F=96select?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E6=89=80=E6=9C=89=E4=B8=8B=E6=8B=89=E6=A1=86?= =?UTF-8?q?=E7=9A=84option?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 获取select流程所有下拉框的option | 1 + 1 file changed, 1 insertion(+) create mode 100644 获取select流程所有下拉框的option diff --git a/获取select流程所有下拉框的option b/获取select流程所有下拉框的option new file mode 100644 index 0000000..0ab006b --- /dev/null +++ b/获取select流程所有下拉框的option @@ -0,0 +1 @@ +let cblbOptions = WfForm.getSelectItemList('268403'); // 成本类别 \ No newline at end of file