Source/ProjectWeb/src/components/PLT-basic-component/BasicForm.vue
@@ -179,7 +179,7 @@ } if (col.type === "select") { if(!validatenull(col.dictCode)) { /*getDicts(col.dictCode).then((res) => { getDicts(col.dictCode).then((res) => { if (res.data.success){ if(res.data.data && res.data.obj == null){ res.data.obj = res.data.data @@ -194,7 +194,7 @@ }; }); } });*/ }); } } if (col.propType === "refer"|| col.type==='refer') {