代码优化

This commit is contained in:
BianLzhaoMin 2024-08-12 13:15:07 +08:00
parent a613e872ff
commit 9ab2c14351
1 changed files with 2 additions and 2 deletions

View File

@ -558,8 +558,8 @@
</el-table> </el-table>
</el-dialog> </el-dialog>
<MapDialog ref="mapDIalog" @getList="getList" /> <!-- <MapDialog ref="mapDIalog" @getList="getList" />
<DialogPush ref="dialogPush" @getList="getList" /> <DialogPush ref="dialogPush" @getList="getList" /> -->
</div> </div>
</template> </template>