商务单加上售中

This commit is contained in:
xiezhijun
2021-08-26 10:15:29 +08:00
parent 78465d9eca
commit 1c6bda9901
3 changed files with 2 additions and 4 deletions

View File

@ -233,7 +233,7 @@ export function dealOrderModuleshowByOrderType(orderType, moduleshow, form){
form.operatorId = null;
form.operatorAssisId = null;
}
moduleshow.onSaleShow = true;
moduleshow.preSaleShow = false;
moduleshow.plannerShow = false;
moduleshow.plannerAssisShow = false;