4ad0c170 by yangjianbin

init

1 parent 6a930368
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
136 136
137 function cancel() { 137 function cancel() {
138 layer.confirm('确定取消?', { 138 layer.confirm('确定取消?', {
139 btn: ['确认通过','取消'], 139 btn: ['是','否'],
140 title: '确认', 140 title: '确认',
141 icon: 3 141 icon: 3
142 }, function(){ 142 }, function(){
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!