bd874115 by wang

init

1 parent 8210be9b
......@@ -224,10 +224,11 @@
title: '确认时间',
shadeClose: true,
area: ['400px', '400px'],
content: apiBaseUrl + 'index.php/Finance/addtime/id/' + id
content: '<?=site_url('Finance/addtime/id/'+id+')?>'
});
}
// function pass(id) {
// layer.confirm('通过之后, 账单同步更新到收款明细列表', {
// btn: ['通过', '取消'],
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!