|
|
@ -634,7 +634,7 @@ |
|
|
</el-dialog> |
|
|
</el-dialog> |
|
|
|
|
|
|
|
|
<!-- copyRouting --> |
|
|
<!-- copyRouting --> |
|
|
<el-dialog title="Copy Structure Revision" :close-on-click-modal="false" v-drag :visible.sync="copyRoutingModelFlag" width="450px"> |
|
|
|
|
|
|
|
|
<el-dialog title="Copy Routing Revision" :close-on-click-modal="false" v-drag :visible.sync="copyRoutingModelFlag" width="450px"> |
|
|
<fieldset style="width: 426px"> |
|
|
<fieldset style="width: 426px"> |
|
|
<legend>Source Revision</legend> |
|
|
<legend>Source Revision</legend> |
|
|
<el-form :inline="true" label-position="top" :model="modalData" style="margin-left: 7px;margin-top: -5px;"> |
|
|
<el-form :inline="true" label-position="top" :model="modalData" style="margin-left: 7px;margin-top: -5px;"> |
|
|
|