修饰编号
This commit is contained in:
parent
653b41d208
commit
916932f5fa
|
|
@ -244,7 +244,7 @@ export default {
|
|||
console.log(this.ids)
|
||||
// repairInputWarehouseApi
|
||||
let param = {
|
||||
taskIdList:this.ids
|
||||
outTaskList:this.ids
|
||||
}
|
||||
this.$modal.confirm("是否确认入库所选择的设备编码?")
|
||||
.then(function () {
|
||||
|
|
|
|||
Loading…
Reference in New Issue