123
chenjingwu
2024-04-26 f21f65b61a35cd45d4885f66c76678c3b9a6d8b3
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);
        // 处理操作失败的错误
      }
    }