Browse Source

Merge branch 'master_hella' of http://dev.ccwin-in.com:3000/sfms3.0/sfms3.0-ui into master_hella

hella_online_20240829
parent
commit
c9fe7f8762
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMain/index.vue

2
src/views/wms/purchasereceiptManage/supplierdeliver/purchaseMain/index.vue

@ -356,7 +356,7 @@ console.log('PurchaseMain.allSchemas.searchSchema',PurchaseMain.allSchemas.searc
}
})
}
detailRef.value.openDetail(row, titleName, titleValue,'orderPurchaseMain')
detailRef.value.openDetail(row, titleName, titleValue,'order_purchase_main')
}
/** 删除按钮操作 */

Loading…
Cancel
Save