@ -177,7 +177,7 @@ const formsSuccess = async (formType,data) => {
/** 详情操作 */
const detailRef = ref()
const openDetail = (row: any, titleName: any, titleValue: any) => {
detailRef.value.openDetail(row, titleName, titleValue)
detailRef.value.openDetail(row, titleName, titleValue,'basicEnterprise')
}
/** 删除按钮操作 */
@ -130,7 +130,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'recordCustomerreceiptMain')
/** 导出按钮操作 */
@ -264,7 +264,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestCustomerreceiptMain')
@ -325,7 +325,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'jobCustomerreturnMain')
/** 执行按钮操作 */
detailRef.value.openDetail(row, titleName, titleValue,'recordCustomerreturnMain')
@ -309,7 +309,7 @@ const openDetail = (row: any, titleName: any, titleValue: any) => {
}else {
trueFalse.value = true
detailRef.value.openDetail(row, titleName, titleValue,'requestCustomerreturnMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordCustomersettleMain')
@ -274,7 +274,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestCustomersettleMain')
@ -295,7 +295,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'jobDeliverMain')
const handleHandle = async (data) => {
detailRef.value.openDetail(row, titleName, titleValue,'recordDeliverMain')
@ -322,7 +322,7 @@ const openDetail = (row: any, titleName: any, titleValue: any) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestDeliverMain')
@ -273,7 +273,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'planDeliverMain')
@ -218,7 +218,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'orderSaleMain')
@ -163,7 +163,7 @@ const openForm = (type: string, row?: any) => {
detailRef.value.openDetail(row, titleName, titleValue,'transactionBalance')
detailRef.value.openDetail(row, titleName, titleValue,'transactionContainerMain')
@ -147,7 +147,7 @@ const openForm = (type: string, row?: any) => {
detailRef.value.openDetail(row, titleName, titleValue,'transactionExpectin')
detailRef.value.openDetail(row, titleName, titleValue,'transactionExpectout')
detailRef.value.openDetail(row, titleName, titleValue,'transactionLocationcapacity')
detailRef.value.openDetail(row, titleName, titleValue,'transactionTransaction')
detailRef.value.openDetail(row, titleName, titleValue,'transactionTransferlog')
detailRef.value.openDetail(row, titleName, titleValue,'recordInventoryinitMain')
@ -287,7 +287,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestInventoryinitMain')
@ -197,7 +197,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'jobScrapMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordScrapMain')
@ -293,7 +293,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestScrapMain')
@ -232,7 +232,7 @@ const handleAccept = async (id: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'jobTransferissueMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordTransferissueMain')
@ -307,7 +307,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestTransferissueMain')
detailRef.value.openDetail(row, titleName, titleValue,'jobTransferreceiptMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordTransferreceiptMain')
@ -303,7 +303,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestTransferreceiptMain')
detailRef.value.openDetail(row, titleName, titleValue,'jobUnplannedissueMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordUnplannedissueMain')
@ -301,7 +301,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestUnplannedissueMain')
detailRef.value.openDetail(row, titleName, titleValue,'jobUnplannedreceiptMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordUnplannedreceiptMain')
@ -422,7 +422,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestUnplannedreceiptMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordOfflinesettlementMain')
@ -233,7 +233,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestOfflinesettlementMain')
detailRef.value.openDetail(row, titleName, titleValue,'jobProductdismantleMain')
@ -200,7 +200,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'recordProductdismantleMain')
@ -426,7 +426,7 @@ const openDetail = (row: any, titleName: any, titleValue: any) => {
defaultButtons.formSaveBtn({ hide : mainStatus.value != 1 }), // 保存
defaultButtons.formCloseBtn(null) // 关闭
]
detailRef.value.openDetail(row, titleName, titleValue,'requestProductdismantleMain')
@ -314,7 +314,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'planProductionMain')
@ -205,7 +205,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'orderWorkMain')
@ -236,7 +236,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'jobProductputawayMain')
detailRef.value.openDetail(row, titleName, titleValue,'recordProductputawayMain')
@ -268,7 +268,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestProductputawayMain')
@ -257,7 +257,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'jobProductreceiptMain')
@ -173,7 +173,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'recordProductreceiptMain')
@ -423,7 +423,7 @@ const openForm =async (type: string, row?: number) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestProductreceiptMain')
@ -239,7 +239,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'recordProductrepairMain')
@ -458,7 +458,7 @@ const openDetail = (row: any, titleName: any, titleValue: any) => {
lsBomSave.value = false
detailRef.value.openDetail(row, titleName, titleValue,'requestProductrepairMain')
detailRef.value.openDetail(row, titleName, titleValue,'jobProductscrapMain')
@ -238,7 +238,7 @@ const buttonTableClick = async (val, row) => {
detailRef.value.openDetail(row, titleName, titleValue,'recordProductscrapMain')
@ -464,7 +464,7 @@ const openDetail = (row: any, titleName: any, titleValue: any) => {
detailRef.value.openDetail(row, titleName, titleValue,'requestProductscrapMain')