From ca0d44e9f3daf676482b05b4850233e00d09797f Mon Sep 17 00:00:00 2001 From: hellolujian <1370256381@qq.com> Date: Tue, 4 Sep 2018 16:58:06 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=E6=96=B0=E5=A2=9E=E7=BB=84=E7=BB=87state?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E6=B7=BB=E5=8A=A0=E5=85=B6=E4=BB=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/ui/static/commons/services/stateMap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/ui/static/commons/services/stateMap.js b/src/main/ui/static/commons/services/stateMap.js index abe310342..78ce7a58b 100644 --- a/src/main/ui/static/commons/services/stateMap.js +++ b/src/main/ui/static/commons/services/stateMap.js @@ -9,7 +9,7 @@ define(['../app'], function (app) { {"label": "TAS", "value": "TAS"}, {"label": "VIC","value": "VIC"}, {"label": "WA", "value": "WA"}, - {"label": "其他(Others)", "value": "其他(Others)"} + {"label": "其他(Other)", "value": "其他(Other)"} ]; app.factory('stateMap', function () { return {