Explorar el Código

文字提示调整

DuGuYang hace 2 años
padre
commit
423a7452eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Areas/Admin/Views/MainServer/SysTools/ChangePosFee.cshtml

+ 1 - 1
Areas/Admin/Views/MainServer/SysTools/ChangePosFee.cshtml

@@ -97,7 +97,7 @@
                 layer.msg('请输入机具SN');
             }
             else {
-                var index = layer.confirm('确定要调整对应机具费吗?', function (index) {
+                var index = layer.confirm('确定要调整对应机具服务费吗?', function (index) {
                     var indexs = layer.load(1, {
                         shade: [0.5, '#000']
                     });