yuantianjiao 6 vuotta sitten
vanhempi
commit
7e75a5d97b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/pages/system/newOrder/newOrderList/index.vue

+ 1
- 1
src/pages/system/newOrder/newOrderList/index.vue Näytä tiedosto

299
         newList.forEach((it) => {
299
         newList.forEach((it) => {
300
           console.log(it)
300
           console.log(it)
301
           if (it.IsIntimidate === 0) {
301
           if (it.IsIntimidate === 0) {
302
-            console.log("print")
302
+            console.log('print')
303
           }
303
           }
304
           // console.log('it:', it)
304
           // console.log('it:', it)
305
           this.printPdf(`item_${it.OrdersId}`)
305
           this.printPdf(`item_${it.OrdersId}`)