mayf
2024-09-06 9e70204584a5c675a4d0e37fff9020d242df9bdb
pages/order/after-sale/_action/_id.vue
@@ -1,6 +1,12 @@
<template>
  <div v-loading="wholeLoading" class="base-page-wrapper sale-detail">
    <el-bus-form ref="form" label-width="auto" :content="formContent" readonly>
    <el-bus-form
      ref="form"
      label-width="auto"
      :content="formContent"
      readonly
      class="readonly-form"
    >
      <template #id:baseInfo>
        <el-bus-title title="基本信息" size="small"></el-bus-title>
      </template>