duy 2 tháng trước cách đây
mục cha
commit
4a2bf84648
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/views/tentative/detect/components/basicInfo.vue

+ 2 - 0
src/views/tentative/detect/components/basicInfo.vue

@@ -601,6 +601,8 @@ const handleSave = async () => {
                 window.$message.success(msg)
                 // isShow.value = false
                 dataId.value = data
+                 basicInfoData.value.id = data
+
                 emit('change', dataId.value)
               
             }