This commit is contained in:
刘华勇 2025-05-08 09:33:02 +08:00
parent 7873202caa
commit fabef33613

View File

@ -243,7 +243,7 @@ export default {
},
/** 导入按钮操作 */
handleImport() {
this.upload.title = "售后订单导入";
this.upload.title = "客户报价单导入";
this.upload.open = true;
},
//