@@ -261,6 +261,7 @@ export default {
},
async getCalcBranchList() {
await getPaymentConfigs({ payType: 'ADAPAY' }).then(res => {
+ this.calcBranchList = []
if (res.code == 200 && res.data) {
res.data.forEach(item => {
this.calcBranchList.push({