cloudroam
2024-09-14 2bc7d6bb5cfd9ed2034f2f616366d69e226c4d5d
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%',
                },
              },
            ],
          },
        ],