renwuguanl22i

This commit is contained in:
shilixia 2021-12-20 16:31:27 +08:00
parent be1169e158
commit 3c29f07edc
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;