123
chenjingwu
2024-04-25 a1994c85b5e8b1d4a7c07a71a0f2137780e55cbe
force-app/main/default/lwc/lexNewOnLineSurvey/lexNewOnLineSurvey.js
@@ -4,7 +4,7 @@
 * @Author: chen jing wu
 * @Date: 2023-06-29 13:45:26
 * @LastEditors: chen jing wu
 * @LastEditTime: 2023-07-07 09:12:29
 * @LastEditTime: 2023-09-10 13:00:26
 */
/*
 * @Description: 
@@ -39,6 +39,7 @@
          value: rt.recordTypeId
        }));
      } else if (error) {
        console.log(error);
        // 处理操作失败的错误
      }
    }