lvhao hace 1 mes
padre
commit
ba335ea757
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/CoreApp/controllers/Outerrors.php

+ 1 - 1
core/CoreApp/controllers/Outerrors.php

@@ -78,7 +78,7 @@ class Outerrors extends  Start_Controller{
             foreach($list as $k => $v){
                 $str = "";
                
-                $str .= "<p ><b style='font-size:18px !important' data-id='".$v['id']."' data-type='1' onclick='dycz(this)'>店员编辑</b></p>";
+                $str .= "<p ><b style='font-size:18px !important' data-id='".$v['id']."' data-type='1' onclick='dycz(this)'>店员操作</b></p>";
               
                 
                 if(!empty($v['dy_status']) ){