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