更新
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user