liqianyi %!s(int64=2) %!d(string=hai) anos
pai
achega
18a788e76e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/modules/tech/crafts-detail.vue

+ 3 - 0
src/views/modules/tech/crafts-detail.vue

@@ -98,6 +98,9 @@ export default {
   destroyed () {
   },
   methods: {
+    onChose () {
+      this.$emit('onChose')
+    },
     async init (id, businessType, productName) {
       this.visible = true
       this.isFlow = !!(businessType && businessType !== '')