Compare commits

..

No commits in common. "6ac94ec1a04537e3432d703cf2b33d71f36661e4" and "ddc175961c5b9f9a06522caa236612aac40dcf42" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View File

@ -112,7 +112,7 @@
{{ $t("login:button:login") }}
</el-button>
<div style="text-align: right">
<TopLang v-if="VUE_APP_OSS_CONFIG_REGION !== 'oss-us-west-1'&& NODE_ENV !== 'usa'" />
<TopLang v-if="VUE_APP_OSS_CONFIG_REGION !== 'oss-us-west-1'" />
<!-- Forget password? -->
<el-button
type="text"

View File

@ -86,7 +86,7 @@
}}</el-menu-item>
</el-submenu>
</el-menu>
<TopLang v-if="VUE_APP_OSS_CONFIG_REGION !== 'oss-us-west-1'&& NODE_ENV !== 'usa'" />
<TopLang v-if="VUE_APP_OSS_CONFIG_REGION !== 'oss-us-west-1'" />
</div>
</div>
</template>

View File

@ -89,7 +89,6 @@
type="datetimerange"
:default-time="['00:00:00', '23:59:59']"
@change="changeTimeList"
style="width:250px"
/>
</el-form-item>
<el-form-item>