Commit 72131e00 authored by 胡's avatar

fix: merge 合并时问题修复

parent cd620b8e
......@@ -176,10 +176,6 @@ export default {
// 签署
async signContact () {
if (!this.checkList.length) return hlsPopup.showLongCenter('无可需要签署的电子合同')
<<<<<<< HEAD
=======
>>>>>>> dev20230131_android
let url = process.env.basePath + 'batch_sign'
let data_class = this.$route.query.name === 'confirmList' ? 'LEASE_ITEM' : 'PRJ_CONFIRM'
let param = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment