src/menu/datasource/verifycard/index.jsx @@ -390,6 +390,7 @@ if (values.uuid) { scripts = scripts.map(item => { if (item.uuid === values.uuid) { values.$index = item.$index || '' return values } else { return item