sth
This commit is contained in:
parent
090890f7e2
commit
6a32e262b5
|
|
@ -211,7 +211,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
|
|||
|
||||
dropdown: "更多",
|
||||
visible: function (row) {
|
||||
return true;
|
||||
//return true;
|
||||
if (row.orderb.status >= 0 && row.orderb.status < 60 && row.status >=0 && row.status < 60) {
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user