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