mayf
2024-09-20 4b817609eef42dbf9246248b68fbe1e3a91e4fa1
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%',
                },
              },
            ],
          },
        ],