国际采购 销售代码生成
This commit is contained in:
@ -202,6 +202,9 @@
|
||||
if (rQuery.status=='COMPLETED' && btn.buttonCode=='draft'){
|
||||
show = true
|
||||
}
|
||||
if (readonly.value && btn.buttonCode=='drawBack'){
|
||||
show = false
|
||||
}
|
||||
return show;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user