fix: bug#10997
This commit is contained in:
parent
f9271d4f99
commit
a9537163ae
|
@ -6,6 +6,7 @@
|
|||
<pro-search :columns='columns' target='iot-card-bind-device' @search='handleSearch' type='simple' />
|
||||
<j-pro-table
|
||||
ref='bindDeviceRef'
|
||||
:alertRender='false'
|
||||
:columns='columns'
|
||||
:request='queryUnbounded'
|
||||
model='TABLE'
|
||||
|
|
Loading…
Reference in New Issue