liyg %!s(int64=3) %!d(string=hai) anos
pai
achega
88ad43ca17
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,
       date: new Date().getDate(),
       htmlTitle: "客户换票送货单",
-      note: ""
+      note: "",
       dataList:['1','2','3']
     };
   },