king
2023-11-08 f2f059007551e01399f4df1afc82ec0abc489a43
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