src/views/fysp/data-product/ProdSceneReport.vue
@@ -71,21 +71,15 @@ </el-scrollbar> </template> </BaseContentLayout> <el-dialog v-model="anyPhotoDialog" width="66%" title="任意图片" destroy-on-close > <ArbitraryPhoto v-if="anyPhotoDialog" v-model:dialog-visible="anyPhotoDialog" :max-select="1" :readonly="false" :subtask="curSubtask.data" @selectByAnyPhonoEvent="handleSelectAnyPhoto" @submit="handleSelectAnyPhoto" :defaultFile="[sceneImg]" > </ArbitraryPhoto> </el-dialog> ></ArbitraryPhoto> <el-dialog title="设备图片" width="66%"