|
|
|
@ -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 {
|
|
|
|
|