部分模块增加中英文
This commit is contained in:
@@ -465,7 +465,6 @@ export default {
|
||||
param[20] = ['ItemCount', '1111', 'int', '1']
|
||||
var Data = this.CreateData('11', '质量数据_发动机分线质量数据_综合查询', param)
|
||||
this.ExecDatabase(Data).then(response => {
|
||||
console.log(response, 66)
|
||||
if (response.data.result.length !== 0) {
|
||||
this.tableData = response.data.result
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user