@@ -79,7 +79,7 @@
</el-col>
<!-- 维护新版本 -->
- <el-col :span="1.5">
+ <!-- <el-col :span="1.5">
<el-button-group>
<el-button
:size="size"
@@ -88,7 +88,7 @@
>维护新版本
</el-button>
</el-button-group>
- </el-col>
+ </el-col> -->
</el-row>
</div>
@@ -1779,8 +1779,6 @@ export default {
// });
// return cb(res.data);
-
},
// 根据物料id获取物料类别维护列表
getMedcineitemList(materialId) {