陶杰
2024-12-18 62fc9aeb10edb2295ec221d4a814f3fb9feaf5ae
pages/wallet/withdraw-audit.vue
@@ -49,6 +49,19 @@
                span: 24,
                searchImmediately: true,
              },
              {
                label: '提现状态:',
                id: 'withdrawState',
                type: 'bus-radio',
                el: {
                  hasAll: true,
                  childType: 'el-radio-button',
                  code: 'BILL_WITHDRAW_TYPE',
                },
                default: '',
                span: 24,
                searchImmediately: true,
              },
              {label: '供应商ID:', id: 'supplierId', type: 'input'},
              {label: '供应商名称:', id: 'supplierName', type: 'input'},
              {