diff --git a/src/components/DesignForm/app/formPage.vue b/src/components/DesignForm/app/formPage.vue
index 78c47d4..8d55fc9 100644
--- a/src/components/DesignForm/app/formPage.vue
+++ b/src/components/DesignForm/app/formPage.vue
@@ -1063,7 +1063,7 @@ function optionsValue3Get2(data: any,fieldName: string){
}"
>
-
+
@@ -1088,7 +1088,7 @@ function optionsValue3Get2(data: any,fieldName: string){
}"
>
-
+
diff --git a/src/components/DesignForm/public/form/form.vue b/src/components/DesignForm/public/form/form.vue
index 197d0aa..779dc76 100644
--- a/src/components/DesignForm/public/form/form.vue
+++ b/src/components/DesignForm/public/form/form.vue
@@ -1633,7 +1633,7 @@ defineExpose({
}"
>
-
+
diff --git a/src/components/DesignForm/public/form/form2.vue b/src/components/DesignForm/public/form/form2.vue
index dde4143..2cc4db9 100644
--- a/src/components/DesignForm/public/form/form2.vue
+++ b/src/components/DesignForm/public/form/form2.vue
@@ -489,7 +489,7 @@ watch(
'detail-form': type === 3 || type === 4
}"
>
-
+
diff --git a/src/components/DesignForm/public/form/formGroup.vue b/src/components/DesignForm/public/form/formGroup.vue
index 5800840..3eeeb8e 100644
--- a/src/components/DesignForm/public/form/formGroup.vue
+++ b/src/components/DesignForm/public/form/formGroup.vue
@@ -28,6 +28,7 @@ const props = withDefaults(
numrun?:number
nodeKey?:string
purview?:any[]
+ alldata?:any
}>(),
{
data: () => {
@@ -372,7 +373,7 @@ onUnmounted(() => {
store.setControlAttr({})
})
onMounted(()=>{
- console.log('非设计模式才触发事件',props.nodeKey,"---------------->",props.purview)
+ // console.log('非设计模式才触发事件',props.nodeKey,"---------------->",props.purview)
// console.log('formGroup onMounted',props.data,dataList.value,props.tableinfo)
})
@@ -389,7 +390,7 @@ function optionsValue3Get1(data: any,fieldName: string){
-
+
-
+
-
+
+
+
diff --git a/src/components/DesignForm/public/form/formItem.vue b/src/components/DesignForm/public/form/formItem.vue
index 68fec19..96686cc 100644
--- a/src/components/DesignForm/public/form/formItem.vue
+++ b/src/components/DesignForm/public/form/formItem.vue
@@ -531,7 +531,7 @@ const imgUploadApiUrl = import.meta.env.VITE_APP_BASE_API+"/api/upordown"
@ 功能: 判断此组件是否可见
*/
const judgeIsShow = (key:string) => {
- console.log("判断此组件是否可见---->",props.nodeKey,props.purview)
+ // console.log("判断此组件是否可见---->",props.nodeKey,props.purview)
if(props.nodeKey != undefined && props.purview != undefined && props.purview != null && props.purview != null && props.purview != "" && props.purview != "") {
if(props.purview.length < 1){
return true;
@@ -543,7 +543,7 @@ const judgeIsShow = (key:string) => {
if(item.powerAry && item.powerAry.length > 0){
item.powerAry.forEach((itm)=>{
if(itm.id == key){
- console.log("判断此组件是否可见",itm,itm.id == key,"--------->",itm.isLook)
+ // console.log("判断此组件是否可见",itm,itm.id == key,"--------->",itm.isLook)
isShow = itm.isLook
}
diff --git a/src/widget/lowcodeimage/index.vue b/src/widget/lowcodeimage/index.vue
index 0b79846..349ddd8 100644
--- a/src/widget/lowcodeimage/index.vue
+++ b/src/widget/lowcodeimage/index.vue
@@ -4,6 +4,7 @@
@ 备注:
-->
+
-
+
-
-
+
+
+
+
+
![]()
+
+
+
+
+
+
+