Ver código fonte

Merge branch 'master' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-wt

liujt 1 semana atrás
pai
commit
833eb7a97b
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/bpm/done/detailDialog.vue

+ 1 - 0
src/views/bpm/done/detailDialog.vue

@@ -171,6 +171,7 @@
       <async-biz-form-component
         v-else
         :businessId="form?.businessId"
+        :businessType="form?.businessType"
         ref="bziRef"
         :isView="true"
       ></async-biz-form-component>