wgl %!s(int64=4) %!d(string=hai) anos
pai
achega
7264fdf5af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/projects/business/views/Master/Egress/Info.vue

+ 1 - 1
src/projects/business/views/Master/Egress/Info.vue

@@ -133,7 +133,7 @@
 			closeActoin() {
 				var _this = this;
 				var btnArray = ['否', '是'];
-				mui.confirm('是否立即结束出?', '确认', btnArray, function(e) {
+				mui.confirm('是否立即结束出?', '确认', btnArray, function(e) {
 					if (e.index == 1) {
 						_this.outEnd();
 					}