Browse Source

Merge branch 'qin_s3'

qin_s4
herenshan112 1 month ago
parent
commit
9f7685ff62
  1. 2
      src/components/DesignForm/public/form/formItem.vue

2
src/components/DesignForm/public/form/formItem.vue

@ -1118,7 +1118,7 @@ const diGuiJilian = (val: any, options: any[]) => {
</script>
<template>
{{ data.type }}
<BaiduMap
v-if="judgeIsShow(data.name) && data.type === 'baidumap' && type != 4"
:data="data"

Loading…
Cancel
Save