|
|
@ -31,7 +31,7 @@ |
|
|
|
:show="displayDialog.importDialog" |
|
|
|
:URL="URL" |
|
|
|
:disabledMethod = {method1:true,method2:false,method3:true} |
|
|
|
:disabledIsAllowPartImport = {isAllowPartImport1:false,isAllowPartImport2:false} |
|
|
|
:disabledIsAllowPartImport = {isAllowPartImport1:true,isAllowPartImport2:false} |
|
|
|
methodValue="1" |
|
|
|
isAllowPartImportValue="1" |
|
|
|
@importClick="postImportMergeClick(arguments)" |
|
|
|