src/views/salesManagement/receiptPayment/index.vue
@@ -122,7 +122,6 @@ size="small" @click="changeEditType(scope.row)" v-if="!scope.row.editType" :disabled="scope.row.registrant !== userStore.nickName" >编辑</el-button > <el-button @@ -349,7 +348,6 @@ v-model="form.registrant" placeholder="请输入" clearable disabled /> </el-form-item> </el-col>