review:【antd】【mp】material、message 的迁移 v1
This commit is contained in:
@@ -7,6 +7,7 @@ import { Col, Row } from 'ant-design-vue';
|
||||
|
||||
defineOptions({ name: 'WxLocation' });
|
||||
|
||||
// TODO @dylan:apps/web-antd/src/views/mall/trade/delivery/pickUpStore/modules/form.vue 参考这个,从后端拿 key 哈
|
||||
const props = withDefaults(
|
||||
defineProps<{
|
||||
label: string;
|
||||
|
||||
Reference in New Issue
Block a user