src/views/salesManagement/receiptPayment/index.vue
@@ -32,7 +32,7 @@
        <div></div>
        <div>
          <el-button type="primary" @click="openForm('add')">
            新增回款
            回款登记
          </el-button>
          <el-button icon="Download" @click="handleOut"> 导出 </el-button>
        </div>