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