This commit is contained in:
liushuai
2019-10-06 11:54:57 +08:00
parent 3c48d2583e
commit e26889391e
5 changed files with 114 additions and 113 deletions

View File

@@ -4431,7 +4431,7 @@ export default {
method: 'post',
data: {
type: '3',
name: `select * from 综合查询_发货_查询视图 where 机床流水号 = 10`
name: `select * from 综合查询_发货_查询视图 where 机床流水号 = ${this.machineValue1}`
}
}).then(res => {
this.tableDataDiv23 = res.data