zck 1 year ago
parent
commit
e1dec3cfc5
1 changed files with 1 additions and 1 deletions
  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)