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