Browse Source

去除标签

qin_s5
herenshan112 2 weeks ago
parent
commit
3ff39aedc3
  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