[update] 修改企标制修订
This commit is contained in:
@@ -664,7 +664,7 @@ export default {
|
||||
this.approvalInfoForm.setFieldsValue({ commitText: '同意' })
|
||||
}
|
||||
this.approvalInfoForm.validateFields(async (err, values) => {
|
||||
if (this.currentNode === 4) {
|
||||
if (this.currentNode === 4 || this.currentNode === 10) {
|
||||
const data = await this.$refs.baseInfoRef.getDataValidate()
|
||||
if (!err && data) {
|
||||
this.loading = true
|
||||
|
||||
Reference in New Issue
Block a user