xiugai
This commit is contained in:
@@ -348,7 +348,7 @@ export default {
|
||||
//修改订单
|
||||
updateCreate(row){
|
||||
this.controlWindows.addInfo = {
|
||||
title: "修改订单",
|
||||
title: "创建订单",
|
||||
...row,
|
||||
};
|
||||
this.controlWindows.create = true;
|
||||
|
||||
Reference in New Issue
Block a user