From 5ef3d9f4fd1b7edc167cca043498cf494960b52f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 25 八月 2023 17:16:23 +0800 Subject: [PATCH] 2023-08-25 --- src/templates/sharecomponent/actioncomponent/verifyexcelin/columnform/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelin/columnform/index.jsx b/src/templates/sharecomponent/actioncomponent/verifyexcelin/columnform/index.jsx index 7724f6c..83ebde0 100644 --- a/src/templates/sharecomponent/actioncomponent/verifyexcelin/columnform/index.jsx +++ b/src/templates/sharecomponent/actioncomponent/verifyexcelin/columnform/index.jsx @@ -148,6 +148,7 @@ <Radio.Group> <Radio value="true">鏄�</Radio> <Radio value="false">鍚�</Radio> + <Radio value="init">鍒濆鍖�</Radio> </Radio.Group> )} </Form.Item> -- Gitblit v1.8.0