Merge branch 'develop' of https://e.coding.net/ctcdevteam/hberp/hberp into develop
This commit is contained in:
commit
d54df1a442
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue