소스 검색

no message

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 }
         })