king
2025-04-05 2eee9f7acef21fb4b0b303097ac2b9cd5b891b2f
src/views/transystem/index.jsx
@@ -143,8 +143,8 @@
        } else if (item.Action === 'PopGrid') {
          cell.OpenType = 'popview'
        } else if (item.Action === 'Print') {
          cell.OpenType = 'funcbutton'
          cell.funcType = 'print'
          cell.OpenType = 'innerpage'
          cell.pageTemplate = 'billprint'
        } else if (item.Action === 'View') {
          cell.OpenType = 'popview'
        } else if (item.Action === 'Prompt' || item.Action === 'Delete') {