Merge branch 'develop' of https://e.coding.net/ctcdevteam/hberp/hberp into develop

This commit is contained in:
caoqianming 2021-12-21 09:26:15 +08:00
commit d54df1a442
1 changed files with 2 additions and 1 deletions

View File

@ -160,6 +160,7 @@ export default {
this.getplanList();
},
//生产计划列表
//列表
getplanList() {
let that = this;
@ -195,7 +196,7 @@ export default {
};
</script>
//样式文件
<style>
.el-table .warning-row {
background: oldlace;