From 2cc792b5e113befc3c569ebb7eae9c8d03b9d0b6 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期五, 12 四月 2024 14:41:57 +0800
Subject: [PATCH] 123
---
force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.js | 436 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 428 insertions(+), 8 deletions(-)
diff --git a/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.js b/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.js
index 6b3f341..bc272e5 100644
--- a/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.js
+++ b/force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.js
@@ -4,7 +4,7 @@
* @Author: chen jing wu
* @Date: 2023-04-20 15:04:03
* @LastEditors: chen jing wu
- * @LastEditTime: 2023-10-11 18:24:16
+ * @LastEditTime: 2023-10-31 15:19:17
*/
let columns2=[
{ label: '--鏃�--', value: '' },
@@ -18,6 +18,242 @@
{ label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
{ label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
];
+let columns2RandomList = [
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '琛屾斂鍐崇瓥', value: '琛屾斂鍐崇瓥' },
+ ],
+]
+
+let columns22RandomList = [
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' }
+ ],
+ [
+ { label: '--鏃�--', value: '' },
+ { label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
+ { label: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�', value: '绔炲搧鍘熸湁鍩虹涓婂娣昏澶�' },
+ { label: '娓犻亾鍥犵礌', value: '娓犻亾鍥犵礌' },
+ { label: '鏌愮浜у搧缂哄け', value: '鏌愮浜у搧缂哄け' },
+ { label: '閲囪喘骞宠 ', value: '閲囪喘骞宠 ' },
+ { label: '浠锋牸', value: '浠锋牸' },
+ { label: '鍖荤敓鍋忓ソ', value: '鍖荤敓鍋忓ソ' },
+ { label: '鏈嶅姟涓嶅埌浣�', value: '鏈嶅姟涓嶅埌浣�' },
+ ],
+]
+
let columns22=[
{ label: '--鏃�--', value: '' },
{ label: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�', value: '鏃犱俊鎭紝璺熻繘涓嶅強鏃�' },
@@ -92,7 +328,104 @@
import systemProfileId from '@salesforce/label/c.ProfileId_SystemAdmin';
import {loadStyle} from 'lightning/platformResourceLoader';
import { RefreshEvent } from "lightning/refresh";
+import { getObjectInfo } from 'lightning/uiObjectInfoApi';
+import LOSTPRODUCT from '@salesforce/schema/PCLLostProduct__c';
+import { getPicklistValuesByRecordType } from 'lightning/uiObjectInfoApi';
export default class LexPCLLostReportPage extends NavigationMixin(LightningElement) {
+
+ //***************************************************** */
+ //瀛樺偍controlling picklist鐨勬墍鏈夌殑鍊�
+ @track masterValues = [];
+ //瀛樺偍dependent picklist鐨勬墍鏈夌殑鍊�
+ @track controllingValues = [];
+ //閫夋嫨鐨刢ontrolling picklist 鐨勫��
+ @track selectedMasterValue;
+ //閫夋嫨鐨刣ependent picklist鐨勫��
+ @track selectedControllingValue;
+
+ @track error;
+ //鐢ㄦ潵璁板綍master picklist涓殑 value -> valid for鐨勫垪琛ㄩ泦鍚�
+ master2ValidForValues;
+ //鐢ㄦ潵璁板綍controlling picklist鐨剉alue浠ュ強valid for绛変俊鎭殑鍒楄〃闆嗗悎
+ controllingValuesWithValidFor = [];
+
+ // 鑾峰彇account 鐨剆chema info
+ @wire(getObjectInfo, { objectApiName: LOSTPRODUCT })
+ objectInfo;
+
+ // 鑾峰彇 control picklist鐨勫�煎苟涓旂粍瑁卍ependent picklist
+ @wire(getPicklistValuesByRecordType, { objectApiName: LOSTPRODUCT, recordTypeId: '$objectInfo.data.defaultRecordTypeId'})
+ countryPicklistValues({error, data}) {
+ console.log('start');
+ if(data) {
+ this.error = null;
+ let masterOptions = [];
+
+ data.picklistFieldValues.ProductClass__c.values.forEach(key => {
+ masterOptions.push({
+ label : key.label,
+ value: key.value
+ })
+ });
+
+ this.masterValues = masterOptions;
+ console.log(this.masterValues);
+
+ let controllingOptions = [];
+
+ this.master2ValidForValues = data.picklistFieldValues.ProductCategory__c.controllerValues;
+ //鐢ㄦ潵璁板綍controlling picklist鐨剉alue浠ュ強valid for绛変俊鎭殑鍒楄〃闆嗗悎 Picklist values
+ this.controllingValuesWithValidFor = data.picklistFieldValues.ProductCategory__c.values;
+ this.controllingValuesWithValidFor.forEach(key => {
+ controllingOptions.push({
+ label : key.label,
+ value: key.value
+ })
+ });
+
+ this.controllingValues = controllingOptions;
+ console.log(this.controllingValues);
+ console.log('end');
+ }
+ else if(error) {
+ this.error = JSON.stringify(error);
+ }
+ }
+
+ handleMasterPicklistChange(event) {
+ //set selected master Value
+ this.selectedMasterValue = event.target.value;
+ this.selectedControllingValue = '';
+ let controllingList = [];
+
+ if(this.selectedMasterValue) {
+ //閫氳繃valid for杩涜mapping锛屽尮閰嶇殑鏀捐繘controlling list涓�
+ this.controllingValuesWithValidFor.forEach(conValues => {
+ if(conValues.validFor.some(item => item === this.master2ValidForValues[this.selectedMasterValue])) {
+ controllingList.push({
+ label: conValues.label,
+ value: conValues.value
+ })
+ }
+ })
+
+ this.controllingValues = controllingList;
+ }
+ }
+//***************************************************** */
+
+
+
+
+
+
+
+
+
+
+
+
+
@track visible = false;
@wire(CurrentPageReference) pageRef;
@api oppId;
@@ -139,6 +472,8 @@
userId;
allowUserId;
submitUserId;
+ specProFlg;
+ loadingFlg;
@track isSubmitUser = false;
@track isAllowUser = false;
handleCustomButtonClick(event) {
@@ -179,6 +514,7 @@
loadStyle(this, lwcCSS),
loadStyle(this, lexButtonCss)
]);
+ this.columns2s = columns2RandomList[Math.floor(Math.random() * 10)];
this.pageStatus = this.getQueryVariable('pageStatus',this.location);
this.oppId = this.getQueryVariable('oppId',this.location);
this.reportId = this.getQueryVariable('reportId',this.location);
@@ -354,7 +690,7 @@
var elements = this.template.querySelectorAll('lightning-combobox');
elements.forEach(element=>{
if(element.value == '琛屾斂鍐崇瓥'){
- element.options = columns2;
+ element.options = columns2RandomList[Math.floor(Math.random() * 10)];
}
});
var elements1 = this.template.querySelectorAll('[data-id="Lost_By_Company_Mannual"]');
@@ -370,6 +706,38 @@
}
});
+ // if(this.pageStatus = 'Edit' && this.loadingFlg == false){
+ // var elements1 = this.template.querySelectorAll('.ProductClass[data-id="' + 0 + '"]');
+ // var elements2 = this.template.querySelectorAll('.ProductCategory[data-id="' + 0 + '"]');
+ // console.log('lnm');
+ // console.log(elements1);
+ // console.log(elements2);
+ // console.log('lnm');
+ // console.log('in=>');
+ // this.loadingFlg = true;
+ // var j = 0;
+ // var i = 0;
+ // this.LostReport.LostBrands.forEach(brand=>{
+
+ // brand.LostProducts.forEach(product=>{
+ // if(product.LostProductss.LostProduct__r !=undefined){
+ // if(product.LostProductss.LostProduct__r.ProductClass__c ==undefined && product.LostProductss.LostProduct__r.ProductCategory__c ==undefined){
+ // console.log('cnm');
+ // console.log(elements1[i]);
+ // console.log(elements2[i]);
+ // console.log('cnm');
+ // elements1[i].readOnly = false;
+ // elements2[i].readOnly = false;
+ // }
+ // }
+ // i++;
+ // });
+ // j++;
+ // });
+
+ // }else if(this.pageStatus = 'View'){
+ // this.loadingFlg = false;
+ // }
// if((value == '' || value == null) && this.LostReport.LostBrands[index].lostBrand.Lost_By_Company__c == '鍏朵粬'){
// var elements =
// elements[index].disabled = false;
@@ -535,7 +903,12 @@
getNewLostProduct({
lineNo2: this.LostReport.LostBrands[index].LostProducts.length
}).then(result=>{
- result.LostProductss.LostBrandName__c = this.LostReport.LostBrands[index].lostBrand.Lost_By_Company__c;
+ if(this.LostReport.LostBrands[index].lostBrand.Lost_By_Company__c == '鍏朵粬' && (this.LostReport.LostBrands[index].lostBrand.Lost_By_Company_Mannual__c != null && this.LostReport.LostBrands[index].lostBrand.Lost_By_Company_Mannual__c != undefined && this.LostReport.LostBrands[index].lostBrand.Lost_By_Company_Mannual__c != '')){
+ result.LostProductss.LostBrandName__c = this.LostReport.LostBrands[index].lostBrand.Lost_By_Company_Mannual__c;
+ }else{
+ result.LostProductss.LostBrandName__c = this.LostReport.LostBrands[index].lostBrand.Lost_By_Company__c;
+ }
+
this.LostReport.LostBrands[index].LostProducts.push(result);
console.log('***');
console.log(this.LostReport);
@@ -673,9 +1046,17 @@
}).then(result=>{
console.log(result);
if(result == '杩涘彛'){
- this.columns2s = columns22;
+ if(this.LostReport.LostBrands[index].lostBrand.Lost_reason_main__c == '琛屾斂鍐崇瓥'){
+ this.LostReport.LostBrands[index].lostBrand.Lost_reason_main__c = '';
+ // this.LostReport.LostBrands[index].lostBrand.Lost_Reason_Sub__c = '';
+ }
+ if(this.LostReport.LostBrands[index].lostBrand.Lost_Reason_Sub__c == '琛屾斂鍐崇瓥'){
+ this.LostReport.LostBrands[index].lostBrand.Lost_Reason_Sub__c = '';
+ // this.LostReport.LostBrands[index].lostBrand.Lost_Reason_Sub__c = '';
+ }
+ this.columns2s = this.columns2s = columns22RandomList[Math.floor(Math.random() * 10)];
}else{
- this.columns2s = columns2;
+ this.columns2s = this.columns2s = columns2RandomList[Math.floor(Math.random() * 10)];
}
if(payloadType === 'multi-select'){
@@ -899,7 +1280,7 @@
console.log('elements=>' + elements.length);
elements.forEach(element=>{
if(element.value == '琛屾斂鍐崇瓥'){
- element.options = columns2;
+ element.options = columns2RandomList[Math.floor(Math.random() * 10)];
}
});
}
@@ -1070,7 +1451,7 @@
handleModalSubmit(){
this.IsLoading = true;
- const comment = this.template.querySelector('.comment');
+ const comment = this.template.querySelector('.textAreaBody');
console.log(this.isLookup == true && this.newActorId == null);
if(this.isLookup == true && this.newActorId == null){
this.showToast('璇峰~鍏ユ柊鍒嗛厤浜�','error');
@@ -1093,11 +1474,18 @@
});
}else{
+ console.log('1nm');
+ console.log(this.LostReport.lostReport.Id);
+ console.log(comment.value);
+ console.log(this.action);
+ console.log('1nm');
submitForApproval({
recordId: this.LostReport.lostReport.Id,
comments: comment.value,
action: this.action
}).then(result=>{
+ console.log('sb');
+ console.log(result);
if(result){
if(this.action == 'Approve'){
this.showToast('鎮ㄦ棤鏉冩壒鍑�','error');
@@ -1110,8 +1498,12 @@
this.IsLoading = false;
}else{
// window.location = '/' + this.LostReport.lostReport.Id;
+
this.remoteUrl();
}
+ }).catch(error=>{
+ console.log('error');
+ console.log(error);
});
}
@@ -1269,6 +1661,23 @@
var index2 = event.target.name;
this.LostReport.LostBrands[index1].LostProducts[index2].LostProductss.ProductClass__c = event.target.value;
var val = event.target.value;
+ this.selectedMasterValue = event.target.value;
+ this.selectedControllingValue = '';
+ let controllingList = [];
+
+ if(this.selectedMasterValue) {
+ //閫氳繃valid for杩涜mapping锛屽尮閰嶇殑鏀捐繘controlling list涓�
+ this.controllingValuesWithValidFor.forEach(conValues => {
+ if(conValues.validFor.some(item => item === this.master2ValidForValues[this.selectedMasterValue])) {
+ controllingList.push({
+ label: conValues.label,
+ value: conValues.value
+ })
+ }
+ })
+
+ this.controllingValues = controllingList;
+ }
if(val == ''){
var temps1 =this.template.querySelectorAll('.ProductCategory[data-id="'+ index1 +'"]');
temps1[index2].readOnly = true;
@@ -1276,7 +1685,18 @@
}else{
var temps1 =this.template.querySelectorAll('.ProductCategory[data-id="'+ index1 +'"]');
temps1[index2].readOnly = false;
- this.LostReport.LostBrands[index1].LostProducts[index2].productOptions = this.productOptionsList[val];
+ this.LostReport.LostBrands[index1].LostProducts[index2].productOptions = this.controllingValues;
+ if(this.LostReport.LostBrands[index1].LostProducts[index2].LostProductss.LostProduct__c){
+ searchProduct({
+ lostProduct:this.LostReport.LostBrands[index1].LostProducts[index2].LostProductss.LostProduct__c
+ }).then(result=>{
+ var prd = JSON.parse(result);
+ if(prd.ProductClass__c == undefined && prd.ProductCategory__c == undefined){
+ this.LostReport.LostBrands[index1].LostProducts[index2].LostProductss.isSpec__c = true;
+ }
+ });
+ }
+
}
}
--
Gitblit v1.9.1