huang_an 1 rok temu
rodzic
commit
d37ce4c3d9

+ 3 - 3
src/views/bpm/handleTask/components/purchaseOrder/outSourceSend/boxTabPage.vue

@@ -11,7 +11,7 @@
     </div>
   </div>
 </template>
-
+7
 <script>
   import { getPurchaseOutSourceSendDetailAPI } from '@/api/bpm/components/purchasingManage/outSourceSend';
   export default {
@@ -66,8 +66,8 @@
       this.form = await getPurchaseOutSourceSendDetailAPI(this.businessId);
     },
     methods: {
-      activeNameProps() {
-        switch (this.activeName) {
+      activeNameProps(name) {
+        switch (name) {
           case 'tab1':
             return {
               businessId: this.businessId