Parcourir la source

Merge branch 'develop' of http://git.zanxiangnet.com/wjx/ad-manage

wjx il y a 2 ans
Parent
commit
805a7d93cb
2 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 3
      src/pages/launchSystemNew/adq/index.tsx
  2. 0 0
      src/services/launchAdq/enum.ts

+ 2 - 3
src/pages/launchSystemNew/adq/index.tsx

@@ -181,9 +181,8 @@ function Adq() {
                         placeholder='广点通账号'
                         style={{ minWidth: 200 }}
                         showSearch
-                        filterOption={(input: any, option: any) =>
-                            (option!.children as unknown as string).toLowerCase().includes(input.toLowerCase())
-                        } allowClear onChange={(value: any) => {
+                        allowClear 
+                        onChange={(value: any) => {
                             let accountId = ''
                             let adAccountId = ''
                             if (value) {

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
src/services/launchAdq/enum.ts


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff