yuantianjiao 6 年前
父节点
当前提交
7e75a5d97b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/pages/system/newOrder/newOrderList/index.vue

+ 1
- 1
src/pages/system/newOrder/newOrderList/index.vue 查看文件

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