linwenxin 5 днів тому
батько
коміт
dbb68c0cfc
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/mallManagement/activityOrder/detail.vue

+ 1 - 1
src/views/mallManagement/activityOrder/detail.vue

@@ -358,8 +358,8 @@ export default {
               })
               console.log(it.option_value, img)
               item.inputValue = img
-              return { ...it }
             }
+            return { ...it }
           })
           return { ...item }
         })