@@ -235,7 +235,7 @@ export default {
url = this.url.editForm
}
//获取文件集合
- formData.tableNameB="cd_leave_file";//子表表名
+ formData.table_name_b="cd_leave_file";//子表表名
formData.childList="";//子表数据
let childList=[];
if (this.fileList != null && this.fileList.length > 0) {