cloudroam
2024-09-09 ea9cfacdfdea2e584fd456d6a871aff8a9cc742e
pages/order/after-sale/index.vue
@@ -101,6 +101,16 @@
                commonFormatProps: ['salesStartDateStr', 'salesEndDateStr'],
                customClass: 'in-bus-form',
              },
              {
                label: '售后类别',
                id: 'salesType',
                type: 'bus-select-dict',
                el: {
                  code: 'after_sale_type',
                  clearable: true,
                  style: 'width:100%',
                },
              },
            ],
          },
        ],