This commit is contained in:
xd 2024-04-19 11:01:09 +08:00
parent d4fb949c08
commit 086ed793db
3 changed files with 704 additions and 1931 deletions

View File

@ -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