This commit is contained in:
xman 2025-06-23 14:54:54 +08:00
parent 09b4950ba3
commit f5f1ae1a46

View File

@ -67,7 +67,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'jstree'],
{field: 'deposit_amount', title: __('Deposit_amount'), operate: 'BETWEEN'}, {field: 'deposit_amount', title: __('Deposit_amount'), operate: 'BETWEEN'},
{field: 'star', title: __('Star'), operate: 'BETWEEN'}, {field: 'star', title: __('Star'), operate: 'BETWEEN'},
{ {
field: 'images', field: '收款码',
title: __('Images'), title: __('Images'),
operate: false, operate: false,
events: Table.api.events.image, events: Table.api.events.image,