@@ -144,7 +144,7 @@ export default {
tableData: [],
eqList: [], // 设备下拉类别数据
toolList: [], // 刀具列表
- toolSelectList: [{id: '110001', cuttingToolName: '刀具1'}, {id: '211001', cuttingToolName: '刀具2'}], // 刀具下拉数据
+ toolSelectList: [], // 刀具下拉数据
pgContent: '', // 程序内容
type: 'add',
tenant: this.initTenant(),