@@ -289,6 +289,7 @@
organizeOption: [], // 审批部门
auditerOption: [], // 审批人
orgtreelist: [],
+ secOrganize: [],
auditer: '',
firstAudit: '',
serviceId: '',
@@ -230,7 +230,7 @@
</el-form-item>
</el-form>
<div slot="footer" class="dialog-footer" style="margin-top: -25px">
- <el-button size="small" @click="dialogMakeSure = false">取 消</el-button>
+ <el-button size="small" @click="dialogMakeSure2 = false">取 消</el-button>
<el-button type="primary" size="small" @click="makeSure()">确 定</el-button>
</div>
</el-dialog>
@@ -245,7 +245,7 @@
@@ -236,7 +236,7 @@