From 8ddb24b297a5a77fbb3469db29b39612238d35e8 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 11 十一月 2023 22:39:12 +0800 Subject: [PATCH] 2023-11-11 --- src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx b/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx index c4708cd..180710c 100644 --- a/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx +++ b/src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx @@ -925,7 +925,7 @@ </span> } key="scripts" id="mk-exin-script"> <FullScripts - verify={verify} + scripts={verify.scripts} getScriptsFullForm={() => this.scriptsFullForm} getScriptsForm={() => this.scriptsForm} handleStatus={this.handleStatus} -- Gitblit v1.8.0