|
@@ -186,7 +186,7 @@
|
|
|
:disabled="status == 'read-only' "
|
|
|
></ObsImageUpload>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
<!-- </el-form-item> -->
|
|
|
<hr>
|
|
|
</el-collapse-item>
|
|
@@ -353,7 +353,7 @@ export default {
|
|
|
// 提交审核
|
|
|
checkingSubmit(){
|
|
|
try {
|
|
|
- console.log(this.currentCollapses[0])
|
|
|
+ console.log("this.zEngineeringNodeBo",this.zEngineeringNodeBo)
|
|
|
this.checkingInfo.engInfoId = this.zEngineeringNodeBo.id
|
|
|
} catch (error) {
|
|
|
this.checkingInfo.engInfoId = null
|