mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-24 13:05:02 +00:00
fix: repair local development post request proxy to https error problem (#63)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
moment.locale('zh-cn');
|
||||
|
||||
export default defineComponent({
|
||||
name: 'App1',
|
||||
name: 'App',
|
||||
components: { ConfigProvider },
|
||||
setup() {
|
||||
useInitAppConfigStore();
|
||||
|
Reference in New Issue
Block a user