新增系统类型
This commit is contained in:
parent
0e5ef66357
commit
b5703155da
|
@ -96,6 +96,18 @@ const addForm = [
|
||||||
id: "3",
|
id: "3",
|
||||||
label: "用友BIP",
|
label: "用友BIP",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: "4",
|
||||||
|
label: "用友U8",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "5",
|
||||||
|
label: "钉钉",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "6",
|
||||||
|
label: "CRM",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
fontSize: 16,
|
fontSize: 16,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue