liyg преди 2 години
родител
ревизия
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,
       date: new Date().getDate(),
       htmlTitle: "客户换票送货单",
-      note: ""
+      note: "",
       dataList:['1','2','3']
     };
   },