@ -34,7 +34,7 @@
</el-form>
</div>
<div class="div_btn">
<div class="div_btn" v-if="!title.includes('详情')">
<el-button size="small" @click="handleCancel" :loading="btnDisable">取 消</el-button>
<el-button size="small" type="primary" :loading="btnDisable" @click="handleConfirm">确 定</el-button>
@ -40,7 +40,7 @@