批量同步相对方
This commit is contained in:
@@ -1743,13 +1743,6 @@ function resetCurrentState() {
|
||||
syncUploadLists();
|
||||
}
|
||||
|
||||
function showSearchTip(title) {
|
||||
loadCounterpartyOptions();
|
||||
message.info(
|
||||
`${title}数据已刷新;我方主体来自组织树,相对方下拉仅展示已同步到法务的记录。`,
|
||||
);
|
||||
}
|
||||
|
||||
function filterPartnerOption(input, option) {
|
||||
const keyword = String(input || "")
|
||||
.trim()
|
||||
|
||||
Reference in New Issue
Block a user