yuxc
2023-06-30 bfa2d1307c6faea916088a40dc09a360b17f7499
Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -408,7 +408,7 @@
          },
        };
      } else if (item.secType == "coderefersec") {
        params = JSON.parse(item.referConfig);
        params = JSON.parse(item.referValueInfo);
      }
      return params;
    },