'123'
This commit is contained in:
parent
d4fb949c08
commit
086ed793db
|
@ -673,7 +673,7 @@
|
||||||
|
|
||||||
<!-- 技术确认单详情对话框 -->
|
<!-- 技术确认单详情对话框 -->
|
||||||
<el-dialog :title="jsqrTitle" :visible.sync="jsqrDialogOpen" width="1000px" append-to-body>
|
<el-dialog :title="jsqrTitle" :visible.sync="jsqrDialogOpen" width="1000px" append-to-body>
|
||||||
<jsqrDialog :quotJsqrIdProp="quotJsqrIdProp"></jsqrDialog>
|
<jsqrDialog :quotJsqrIdProp="quotJsqrIdProp" :isSelfProp="false"></jsqrDialog>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue