Selaa lähdekoodia

盲票销售订单导出文案修改

DELL 3 vuotta sitten
vanhempi
commit
69a4ed501c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/order/userTicket/index.vue

+ 1 - 1
src/views/order/userTicket/index.vue

@@ -358,7 +358,7 @@ export default {
         });
     },
     handleExportDrawExport(){
-      this.$confirm("是否确认导出盲票订单?", "提示", {
+      this.$confirm("是否确认导出订单盲票?", "提示", {
         confirmButtonText: "确定",
         cancelButtonText: "取消",
         type: "warning",