Commit ac69327c by 叶明星

Merge branch 'ymx-账期管理-2018091009' into development

parents 90e8f82e 8bc60e64
......@@ -27,7 +27,7 @@ layui.use('form', function() {
error:function(){
return layer.msg('网络错误,请重试',{icon:5});
}
})
});
layer.close(index);
});
......
......@@ -38,7 +38,6 @@
@{{# }else{ }}
<a href="/web/AuthPaymentDays?id=@{{d.id}}" class="btn btn-xs btn-outline btn-success Release"><strong>详情</strong></a>
@{{# } }}
<a target="_blank" class="btn btn-xs btn-outline btn-primary"><strong>编辑</strong></a>
</script>
<script type="text/html" id="status">
@{{# if(d.status == 1){ }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment