tangning 10 tháng trước cách đây
mục cha
commit
5745fee93d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/lanUser/adddetailsModal.vue

+ 1 - 1
src/views/lanUser/adddetailsModal.vue

@@ -182,7 +182,7 @@
       }
       async function handleOk() {
             let res = await jyUserPlatformadd({
-              ...active,
+              ...active.value,
               id: modelRef.value,
             });
             context && context.emit('ok', res);