企标制修订流程修改
This commit is contained in:
@@ -268,7 +268,7 @@
|
|||||||
<el-drawer
|
<el-drawer
|
||||||
title="选择体系结构"
|
title="选择体系结构"
|
||||||
:visible.sync="TXJGmodal"
|
:visible.sync="TXJGmodal"
|
||||||
size="900px"
|
size="400px"
|
||||||
custom-class="demo-drawer"
|
custom-class="demo-drawer"
|
||||||
>
|
>
|
||||||
<div class="standardForComments">
|
<div class="standardForComments">
|
||||||
@@ -344,7 +344,7 @@ export default {
|
|||||||
standSystemOptions: [],
|
standSystemOptions: [],
|
||||||
QYBZform: {
|
QYBZform: {
|
||||||
page: 1,
|
page: 1,
|
||||||
pageSzie: this.$store.getters.userInfo.configContent,
|
pageSize: this.$store.getters.userInfo.configContent,
|
||||||
validFlag: '0',
|
validFlag: '0',
|
||||||
userId: this.$store.getters.userInfo.userId,
|
userId: this.$store.getters.userInfo.userId,
|
||||||
standCode: '',
|
standCode: '',
|
||||||
|
|||||||
@@ -436,7 +436,7 @@
|
|||||||
<el-drawer
|
<el-drawer
|
||||||
title="选择体系结构"
|
title="选择体系结构"
|
||||||
:visible.sync="TXJGmodal"
|
:visible.sync="TXJGmodal"
|
||||||
size="900px"
|
size="400px"
|
||||||
custom-class="demo-drawer"
|
custom-class="demo-drawer"
|
||||||
>
|
>
|
||||||
<div class="standardForComments">
|
<div class="standardForComments">
|
||||||
@@ -514,7 +514,7 @@ export default {
|
|||||||
standSystemOptions: [],
|
standSystemOptions: [],
|
||||||
QYBZform: {
|
QYBZform: {
|
||||||
page: 1,
|
page: 1,
|
||||||
pageSzie: this.$store.getters.userInfo.configContent,
|
pageSize: this.$store.getters.userInfo.configContent,
|
||||||
validFlag: '0',
|
validFlag: '0',
|
||||||
userId: this.$store.getters.userInfo.userId,
|
userId: this.$store.getters.userInfo.userId,
|
||||||
standCode: '',
|
standCode: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user