force-app/main/default/lwc/lexChangeContractType/lexChangeContractType.js
@@ -4,7 +4,7 @@ * @Author: chen jing wu * @Date: 2023-05-15 13:17:26 * @LastEditors: chen jing wu * @LastEditTime: 2023-06-02 10:59:13 * @LastEditTime: 2023-09-11 15:53:23 */ /* * @Description: @@ -135,7 +135,8 @@ const event = new ShowToastEvent({ title: '', message: msg, variant: type variant: type, mode: 'sticky' }); this.dispatchEvent(event); }