liyg 2 năm trước cách đây
mục cha
commit
88ad43ca17

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

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