瀏覽代碼

修改导出工艺流程卡按钮异常

zhuhao 3 年之前
父節點
當前提交
82df956862

+ 1 - 1
imcs-ui/src/lang/zh/prepare.js

@@ -137,7 +137,7 @@ export default {
 	  		technFenxi: '工序分析',
 	  		technFenxi: '工序分析',
 	  		autoPg: '自动化程序管理',
 	  		autoPg: '自动化程序管理',
 	  		setUse: '设为使用',
 	  		setUse: '设为使用',
-	  		loadTechn: '导入工艺',
+	  		loadTechn: '导',
 	  		copyVision: '复制一个版本',
 	  		copyVision: '复制一个版本',
 	  		expandsEve: '展开产品所有节点',
 	  		expandsEve: '展开产品所有节点',
 	  		audioStatus: '提交审核',
 	  		audioStatus: '提交审核',

+ 1 - 1
imcs-ui/src/views/zuihou/prepareProductMgr/material/components/View.vue

@@ -36,7 +36,7 @@
 		      </template>
 		      </template>
 	      </el-table-column>
 	      </el-table-column>
 	      <!-- CheckBox -->
 	      <!-- CheckBox -->
-	      <el-table-column align="center" type="selection" width="50" :reserve-selection="true" />
+	      <el-table-column align="center" type="selection" width="50" :reserve-selection="false" />
 	      <el-table-column prop="furnaceBatchNo" label='原炉(批)号' :show-overflow-tooltip="true" width="150px"></el-table-column>
 	      <el-table-column prop="furnaceBatchNo" label='原炉(批)号' :show-overflow-tooltip="true" width="150px"></el-table-column>
 	      <el-table-column prop="meterialCode" label='物料编码' :show-overflow-tooltip="true" width="200px"></el-table-column>
 	      <el-table-column prop="meterialCode" label='物料编码' :show-overflow-tooltip="true" width="200px"></el-table-column>
 <!--	      <el-table-column prop="tradeMark" label='材料牌号' :show-overflow-tooltip="true" width="150px"></el-table-column>-->
 <!--	      <el-table-column prop="tradeMark" label='材料牌号' :show-overflow-tooltip="true" width="150px"></el-table-column>-->