console
This commit is contained in:
@@ -685,9 +685,7 @@ export default {
|
|||||||
this.form2.序号 = row.序号
|
this.form2.序号 = row.序号
|
||||||
this.form2.装配任务 = row.装配任务
|
this.form2.装配任务 = row.装配任务
|
||||||
this.Group = ''
|
this.Group = ''
|
||||||
console.log(row, 1111)
|
|
||||||
this.form2.组件 = (row.组件流水号.split(',')).map(Number)
|
this.form2.组件 = (row.组件流水号.split(',')).map(Number)
|
||||||
console.log(this.form2.组件)
|
|
||||||
},
|
},
|
||||||
submitAdd() {
|
submitAdd() {
|
||||||
this.GroupNumberValue1 = this.form2.组件[0]
|
this.GroupNumberValue1 = this.form2.组件[0]
|
||||||
|
|||||||
@@ -732,11 +732,9 @@ export default {
|
|||||||
},
|
},
|
||||||
handleSelectionChange(val) {
|
handleSelectionChange(val) {
|
||||||
this.multipleSelection = val
|
this.multipleSelection = val
|
||||||
console.log(this.multipleSelection, 1111)
|
|
||||||
},
|
},
|
||||||
handleEditNumber(index, row) {
|
handleEditNumber(index, row) {
|
||||||
this.dialogFormVisible3 = true
|
this.dialogFormVisible3 = true
|
||||||
console.log(row, 123)
|
|
||||||
this.NumberValue = row.组件零件基本件流水号
|
this.NumberValue = row.组件零件基本件流水号
|
||||||
this.form3.投产数量 = row.投产总数量
|
this.form3.投产数量 = row.投产总数量
|
||||||
this.AlreadyCastNumber = row.已投产数量 ? parseInt(row.已投产数量) : 0
|
this.AlreadyCastNumber = row.已投产数量 ? parseInt(row.已投产数量) : 0
|
||||||
|
|||||||
@@ -798,7 +798,6 @@ export default {
|
|||||||
this.peoplename = ''
|
this.peoplename = ''
|
||||||
},
|
},
|
||||||
TakeBack(row) {
|
TakeBack(row) {
|
||||||
console.log(row, 1111)
|
|
||||||
this.addForm('form1')
|
this.addForm('form1')
|
||||||
this.timetime = row.投标日期
|
this.timetime = row.投标日期
|
||||||
this.form1.回收金额 = row.应收回金额
|
this.form1.回收金额 = row.应收回金额
|
||||||
|
|||||||
@@ -450,7 +450,6 @@ export default {
|
|||||||
})
|
})
|
||||||
this.title = ''
|
this.title = ''
|
||||||
this.manufacturers = this.form.表单号
|
this.manufacturers = this.form.表单号
|
||||||
console.log(this.manufacturers, 111111)
|
|
||||||
this.fetchData()
|
this.fetchData()
|
||||||
this.dialogFormVisible = false
|
this.dialogFormVisible = false
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
@@ -1825,7 +1825,6 @@ export default {
|
|||||||
// })
|
// })
|
||||||
// },
|
// },
|
||||||
saveOrder(row) { // 保存询价单
|
saveOrder(row) { // 保存询价单
|
||||||
console.log(row, 1111)
|
|
||||||
saveOrder(row.询价单明细流水号, row.数量, row.备注).then(response => {})
|
saveOrder(row.询价单明细流水号, row.数量, row.备注).then(response => {})
|
||||||
},
|
},
|
||||||
selectable(row, index) { // 控制某行是否可选
|
selectable(row, index) { // 控制某行是否可选
|
||||||
|
|||||||
@@ -1041,7 +1041,6 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
tabClick(tab) {
|
tabClick(tab) {
|
||||||
console.log(tab.name, 1111)
|
|
||||||
if (tab.name === '外购件') {
|
if (tab.name === '外购件') {
|
||||||
this.tabName = '外购件'
|
this.tabName = '外购件'
|
||||||
this.searchTable11()
|
this.searchTable11()
|
||||||
@@ -1357,7 +1356,6 @@ export default {
|
|||||||
cancelButtonText: '取消',
|
cancelButtonText: '取消',
|
||||||
type: 'warning'
|
type: 'warning'
|
||||||
}).then(() => {
|
}).then(() => {
|
||||||
console.log(row.离线合同明细流水号, 1111)
|
|
||||||
deleteMateriel(row.离线合同明细流水号).then(response => {
|
deleteMateriel(row.离线合同明细流水号).then(response => {
|
||||||
if (response.data[0].result === '1') {
|
if (response.data[0].result === '1') {
|
||||||
this.$message.success('移除成功')
|
this.$message.success('移除成功')
|
||||||
@@ -1387,7 +1385,6 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
saveContract() {
|
saveContract() {
|
||||||
console.log(11111)
|
|
||||||
this.totalPrice = 0
|
this.totalPrice = 0
|
||||||
this.partGroup = []
|
this.partGroup = []
|
||||||
this.numGroup = []
|
this.numGroup = []
|
||||||
|
|||||||
@@ -427,7 +427,6 @@ export default {
|
|||||||
// onClick: this.message(mess).then((res) => {
|
// onClick: this.message(mess).then((res) => {
|
||||||
//
|
//
|
||||||
// // this.message(mess)
|
// // this.message(mess)
|
||||||
// console.log(res, 1111)
|
|
||||||
// this.$router.push({path: '/PurchasingCenter/PurchaseTaskAllocate'})
|
// this.$router.push({path: '/PurchasingCenter/PurchaseTaskAllocate'})
|
||||||
// // this.$router.push({ path: '/Inventory/MaterialOut' })
|
// // this.$router.push({ path: '/Inventory/MaterialOut' })
|
||||||
// // setTimeout(this.noticeContractKG.close(), 1000)
|
// // setTimeout(this.noticeContractKG.close(), 1000)
|
||||||
|
|||||||
@@ -170,7 +170,6 @@ export default {
|
|||||||
update(row) {
|
update(row) {
|
||||||
console.log(row, 12)
|
console.log(row, 12)
|
||||||
Preservation(row.采购合同明细流水号, row.单价).then(response => {
|
Preservation(row.采购合同明细流水号, row.单价).then(response => {
|
||||||
console.log(response, 1111)
|
|
||||||
if (response.data[0].result === '1') {
|
if (response.data[0].result === '1') {
|
||||||
this.$message.success('编辑成功')
|
this.$message.success('编辑成功')
|
||||||
// this.searchTable()
|
// this.searchTable()
|
||||||
|
|||||||
@@ -149,7 +149,6 @@ export default {
|
|||||||
xhr.responseType = 'blob'
|
xhr.responseType = 'blob'
|
||||||
xhr.onload = function() {
|
xhr.onload = function() {
|
||||||
if (xhr.status === 200) {
|
if (xhr.status === 200) {
|
||||||
console.log(xhr, 1111)
|
|
||||||
const name = xhr.getResponseHeader('content-disposition').split('=')[1]
|
const name = xhr.getResponseHeader('content-disposition').split('=')[1]
|
||||||
cb(xhr.response, name)
|
cb(xhr.response, name)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user