이슈 유형 수정,추가시 업체/ISP/호스팅 개수 명-> 숫자로 수정
| | |
| | | search="vm.companyName" |
| | | source="fn.getPartnerList(vm.companyName, vm.form.companies)" |
| | | input-disabled="false" |
| | | translation-texts="{ count : 'common.userNum', empty : 'common.emptyCompanyPartners' }" |
| | | translation-texts="{ count : '', empty : 'common.emptyCompanyPartners' }" |
| | | extra-settings="{ displayProp : 'byName' , idProp : 'id', imageable : false, maxlength : 100, autoResize : true }"></js-autocomplete-multi> |
| | | |
| | | |
| | |
| | | search="vm.companyName" |
| | | source="fn.getPartnerList(vm.companyName, vm.form.companies)" |
| | | input-disabled="false" |
| | | translation-texts="{ count : 'common.userNum', empty : 'common.emptyCompanyPartners' }" |
| | | translation-texts="{ count : '', empty : 'common.emptyCompanyPartners' }" |
| | | extra-settings="{ displayProp : 'byName' , idProp : 'id', imageable : false, maxlength : 100, autoResize : true }"></js-autocomplete-multi> |
| | | |
| | | |