Explorar el Código

feat:修改台账

DESKTOP-USV654P\pc hace 4 meses
padre
commit
8488a273ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/ledger/design/components/stepSearchConfig.vue

+ 1 - 1
src/views/ledger/design/components/stepSearchConfig.vue

@@ -363,7 +363,7 @@
     () => ledgerConfig?.apiInfo?.apiParams,
     (val) => {
       if (val && val[0]?.tableInfo && val[0]?.tableInfo.length) {
-        setDefaultData(val[0]?.tableInfo);
+        // setDefaultData(val[0]?.tableInfo);
       }
     },
     {