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