yuantianjiao 6 years ago
parent
commit
7e75a5d97b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/system/newOrder/newOrderList/index.vue

+ 1
- 1
src/pages/system/newOrder/newOrderList/index.vue View File

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