peiguo 4 年之前
父节点
当前提交
a14965bc55
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      whepi-ui/templates/home/ribao.js

+ 0 - 3
whepi-ui/templates/home/ribao.js

@@ -1303,9 +1303,6 @@ function ribaoCommit() {
   }
   if (listcx.length > 0 && autoLocal == "") {
     autoLocal = listcx[0].endlocalStr
-    if (autoLocal.indexOf("市") < 0) {
-      autoLocal = autoLocal + "市";
-    }
   }
   if (oldAutoLocal != "" && autoLocal != "" && oldAutoLocal != autoLocal) {
     $.alert("请先确定是否离开工作驻地");