陶杰
2024-12-29 92d14c511aa6432e1aa2f2ccf9e248625164fcea
1.去掉返回按钮
已修改1个文件
4 ■■■■ 文件已修改
pages/sms/send-batch/_id.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/sms/send-batch/_id.vue
@@ -39,9 +39,9 @@
    <div class="base-page-wrapper__line"></div>
    <el-bus-title title="发放记录" size="small" />
    <el-bus-crud v-bind="recordTableConfig" />
    <div class="text-center mt-20">
    <!-- <div class="text-center mt-20">
      <el-button class="min-w-100" @click="goBack">返回</el-button>
    </div>
    </div> -->
  </div>
</template>