This commit is contained in:
lixuan
2023-02-23 10:40:37 +08:00
parent 12d6fb072f
commit 5d836a3aaa
3 changed files with 12 additions and 10 deletions

View File

@@ -348,7 +348,7 @@ export default {
//修改订单
updateCreate(row){
this.controlWindows.addInfo = {
title: "修改订单",
title: "创建订单",
...row,
};
this.controlWindows.create = true;