|
|
@ -489,7 +489,7 @@ export default {
|
|
|
|
this.findWorkPlace(this, "")
|
|
|
|
this.findWorkPlace(this, "")
|
|
|
|
this.getWorkBindBusTypes(this, "")
|
|
|
|
this.getWorkBindBusTypes(this, "")
|
|
|
|
|
|
|
|
|
|
|
|
getHead("ioSplitCode", "1").then((re) => {
|
|
|
|
getHead("DevicesIoSplitCode", "1").then((re) => {
|
|
|
|
// 处理返回的数据
|
|
|
|
// 处理返回的数据
|
|
|
|
this.tableObj = re.data;
|
|
|
|
this.tableObj = re.data;
|
|
|
|
this.tableHeader = re.data.tableList;
|
|
|
|
this.tableHeader = re.data.tableList;
|
|
|
|