mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
action sheet
This commit is contained in:
@@ -31,13 +31,13 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import zCell from 'packages/cell';
|
||||
import zanCell from 'packages/cell';
|
||||
|
||||
export default {
|
||||
name: 'zan-field',
|
||||
|
||||
components: {
|
||||
zCell
|
||||
zanCell
|
||||
},
|
||||
|
||||
props: {
|
||||
|
Reference in New Issue
Block a user