liyg 3 سال پیش
والد
کامیت
88ad43ca17
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/sale/components/saleSelfMachine/printReceipt.vue

+ 1 - 1
src/views/sale/components/saleSelfMachine/printReceipt.vue

@@ -236,7 +236,7 @@ export default {
       month: new Date().getMonth() + 1,
       month: new Date().getMonth() + 1,
       date: new Date().getDate(),
       date: new Date().getDate(),
       htmlTitle: "客户换票送货单",
       htmlTitle: "客户换票送货单",
-      note: ""
+      note: "",
       dataList:['1','2','3']
       dataList:['1','2','3']
     };
     };
   },
   },