zck пре 1 година
родитељ
комит
e1dec3cfc5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/view/performance/12-orderAccounting/index.vue

+ 1 - 1
src/view/performance/12-orderAccounting/index.vue

@@ -563,7 +563,7 @@ const showOrderSuperLossGy = async() => {
   jjcp_yjno.value  =  currentRow.value['jjcp_yjno']
   const { Gd_gdbh: order } = currentRow.value
   const yjno = jjcp_yjno.value
-  yjno.value = jjcp_yjno.value
+  console.log(yjno)
 
   console.log("order",order)
   console.log("yjno",yjno)