This commit is contained in:
lihao 2025-07-11 09:52:34 +08:00
parent fad3bf22c6
commit d6287eefc6
1 changed files with 2 additions and 2 deletions

View File

@ -270,12 +270,12 @@ class PickmCard extends Component {
{createModal('ReplaceDlg', { zIndex: "300" })}
{createModal('NCTable_83c3abf9', {
title: '发票类型',
title: '备料明细',
content: (
<div class="flex-container" style={{ height: '100%' }}>
{createSimpleTable("NCTable_83c3abf9", {showIndex: true})}</div>
),
size: '100',
size: '500',
beSureBtnClick: () => {
let rowids = [];
let hids = [];