diff --git a/src/views/invest/bankBaseInfo/index.vue b/src/views/invest/bankBaseInfo/index.vue index 76a0e41..56f1104 100644 --- a/src/views/invest/bankBaseInfo/index.vue +++ b/src/views/invest/bankBaseInfo/index.vue @@ -51,6 +51,7 @@ + @@ -95,6 +96,9 @@ + + + @@ -201,7 +205,7 @@ function reset() { delFlag: null, englishShortName: null, multiAccountConsolidated: '0', - orderNum: null + orderNum: 0 } proxy.resetForm('bankBaseInfoRef') }