wjx 2 lat temu
rodzic
commit
6c39585718

+ 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) {

Plik diff jest za duży
+ 0 - 0
src/services/launchAdq/enum.ts


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików