瀏覽代碼

2022-01-23

王克恕 3 年之前
父節點
當前提交
9076d4ca28

+ 1 - 1
imcs-ui/src/views/zuihou/prepareProductMgr/technologyVersion/components/programForm/components/ProgramncMgr.vue

@@ -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(),