企标制修订流程修改

This commit is contained in:
宋伟佳
2021-12-29 20:42:26 +08:00
parent 80f74d0fca
commit 3f7af8fc63
2 changed files with 4 additions and 4 deletions
@@ -268,7 +268,7 @@
<el-drawer
title="选择体系结构"
:visible.sync="TXJGmodal"
size="900px"
size="400px"
custom-class="demo-drawer"
>
<div class="standardForComments">
@@ -344,7 +344,7 @@ export default {
standSystemOptions: [],
QYBZform: {
page: 1,
pageSzie: this.$store.getters.userInfo.configContent,
pageSize: this.$store.getters.userInfo.configContent,
validFlag: '0',
userId: this.$store.getters.userInfo.userId,
standCode: '',
@@ -436,7 +436,7 @@
<el-drawer
title="选择体系结构"
:visible.sync="TXJGmodal"
size="900px"
size="400px"
custom-class="demo-drawer"
>
<div class="standardForComments">
@@ -514,7 +514,7 @@ export default {
standSystemOptions: [],
QYBZform: {
page: 1,
pageSzie: this.$store.getters.userInfo.configContent,
pageSize: this.$store.getters.userInfo.configContent,
validFlag: '0',
userId: this.$store.getters.userInfo.userId,
standCode: '',