mayf
2024-09-09 6fa85fcb11a88bacbeace4ac6218b84830e032a8
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%',
                },
              },
            ],
          },
        ],