sb
This commit is contained in:
parent
d6e2ce6d93
commit
984bceaebb
|
|
@ -198,6 +198,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'cascader'], function
|
|||
title: __('Edit'),
|
||||
extend: 'data-toggle="tooltip" data-container="body"',
|
||||
classname: 'btn btn-xs btn-info btn-editone',
|
||||
dropdown: "更多",
|
||||
visible: function (row) {
|
||||
if (row.status != 60 && row.status != 70) {
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user