与现场CONFIG文件对比合并后提交。 需要注意的是。以下配置项现场与SVN不同。暂时没有进行合并。 现场为: //手术仪器管理别名配置 aliasNameOfSurgicalInstrumentsManagement:[ {"fieldName":"tousseLoc…
Show more
与现场CONFIG文件对比合并后提交。需要注意的是。以下配置项现场与SVN不同。暂时没有进行合并。现场为: //手术仪器管理别名配置 aliasNameOfSurgicalInstrumentsManagement:[ {"fieldName":"tousseLocationManagement","displayText":"器械包领出"}, {"fieldName":"recipient","displayText":"领出"}],SVN为: //手术仪器管理别名配置 aliasNameOfSurgicalInstrumentsManagement:[{"fieldName":"invoiceOfOperation","displayText":"领出"}, {"fieldName":"invoiceTypeOfPDA","displayText":"领出"}],
Show less