king
2022-04-21 12dd55d710cf151f68690deaa44dde9fc538a0f1
src/templates/zshare/verifycard/billcodeform/index.jsx
@@ -156,7 +156,7 @@
        values.fieldName = _funField ? _funField.label : ''
        // 一级菜单值为20190203125926873D6029A9C511041719420时TypeCharTwo=TableCode,其他用BillCode
        if (values.ModularCode === '20190203125926873D6029A9C511041719420') {
        if (values.ModularCode === '20190203125926873D6029A9C511041719420' || values.ModularCode === '01') {
          values.TypeCharTwo = 'TableCode'
        } else {
          values.TypeCharTwo = 'BillCode'