|
|
@ -302,7 +302,7 @@ |
|
|
|
<el-dialog :visible.sync="diyDialog" :close-on-click-modal="false" :close-on-press-escape="false" width="1150px" |
|
|
|
top="5vh" class="dialog-h"> |
|
|
|
<diy-info v-if="diyDialog" ref="ref_diy" :list="exportList" :search="searchForm" |
|
|
|
@close="handleDiyClose"></diy-info> |
|
|
|
@close="handleDiyClose" :virtualResi="true"></diy-info> |
|
|
|
</el-dialog> |
|
|
|
|
|
|
|
<baobiao ref="baobiao" /> |
|
|
|