A數(shù)組--tableSelectParams:["id","device_code","value"]B數(shù)組-- "tag_columns":[{ "column_desc": "id", "column_name": "id", "isShow": true }, { "column_name": "device_code", "column_desc": "設(shè)備編號(hào)", "isShow": true }, { "column_name": "companyid", "column_desc": "公司ID", "isShow": true }, { "column_name": "addtime", "column_desc": "添加時(shí)間", "isShow": true }, { "column_name": "value", "column_desc": "值", "isShow": true } ]請(qǐng)問如何找出B數(shù)組中 column_name沒有和A數(shù)組元素相同的B數(shù)組對(duì)象。求幫忙看看。
依靠a數(shù)組篩選b數(shù)組內(nèi)沒有存在a數(shù)組元素
12345678_0001
2018-07-15 19:17:36