提交 2adc4d60 编写于 作者: Skyeye云's avatar Skyeye云

feat: 资产领用列表修改

上级 51afe600
......@@ -16,8 +16,8 @@ layui.config({
var assetReportCheckType = isNull(parent.adminAssistantUtil.assetReportCheckType) ? false : parent.adminAssistantUtil.assetReportCheckType;
// 设置提示信息
var s = '资产明细选择规则:';
if(assetReportCheckType){
var s = '资产明细选择规则:仅加载未领用的资产信息。<br>';
if (assetReportCheckType) {
s += '1.多选;如没有查到要选择的资产信息,请检查资产信息是否满足当前规则。';
var ids = [];
$.each(parent.adminAssistantUtil.checkAssetReportMation, function(i, item) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册