src/views/scMould/warehouse/Sc_MouldOutRequestBillEdit.vue
@@ -1142,6 +1142,21 @@ } }); }, //#region 查看容器库存 get_ICInventoryMould(zbSelForm) { if (!this.zbIndex) { this.$modal.msgError("请选择一行数据") } else { var index = zbSelForm.index-1; this.ICInventoryMouldShow = true this.$nextTick(() => { this.$refs.ICInventoryMould.open(this.editData[index]); }) } }, //#endregion // 反审核/审核数据 set_CheckBill(num, form) { var InterID = form.hmainid || form.HInterID