Преглед изворни кода

Merge branch 'dev' into 'test'

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

See merge request quanshu/mp-ui-pc!238
世轩 пре 3 година
родитељ
комит
cd2f5c70ae
1 измењених фајлова са 1 додато и 1 уклоњено
  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",