revert: 所有代码与custom/common分支同
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import nsContact from '@/components/ns-contact/ns-contact.vue';
|
||||
export default {
|
||||
name: 'ns-goods-action-icon',
|
||||
props: {
|
||||
@@ -72,7 +73,7 @@ export default {
|
||||
}
|
||||
},
|
||||
components:{
|
||||
nsContact: () => import('@/components/ns-contact/ns-contact.vue'),
|
||||
nsContact
|
||||
},
|
||||
methods: {
|
||||
clickEvent() {
|
||||
|
||||
Reference in New Issue
Block a user