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