暂时取消编辑时校验

xuyifeng-0724-人员中台对接-pet
water_xu 2024-08-15 16:41:21 +08:00
parent bd0c42c711
commit c7a5d0430d
1 changed files with 2 additions and 2 deletions

View File

@ -398,8 +398,8 @@
</div>
<div class="ui-height"/>
<div class="ui-foot">
<el-button v-show="ISCHECK" :loading="buttonLoading" type="success" @click="confirm"> </el-button>
<el-button v-show="!ISCHECK" :loading="buttonLoading" type="success" @click="goCheck"> </el-button>
<el-button v-show="!ISCHECK" :loading="buttonLoading" type="success" @click="confirm"> </el-button>
<!-- <el-button v-show="!ISCHECK" :loading="buttonLoading" type="success" @click="goCheck"> </el-button> -->
<el-button plain type="info" @click="goBack"> </el-button>
</div>
</div>