js文件处理

This commit is contained in:
chengli 2022-07-08 10:41:03 +08:00
parent 26354aea07
commit 747eaccbcc
5 changed files with 13984 additions and 5 deletions

View File

@ -4411,7 +4411,7 @@ function addPolicyFile() {
appId: "com.actionsoft.apps.coe.pal.datamigration",
groupValue:"policyFile",
fileValue:ruuid,
filesToFilter: [[" *.doc; *.docx"]],
filesToFilter: [["*.doc; *.docx"]],
repositoryName: "migration",
numLimit : 1,
sizeLimit : 10 * 1024 * 1024,