Explorar el Código

Merge branch 'master' of http://47.101.159.18:3000/Muchinfo/MTP20_WEB_GLOBAL

li.shaoyi hace 2 años
padre
commit
baa7b16fdd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/business/bank/index.ts

+ 1 - 0
src/business/bank/index.ts

@@ -213,6 +213,7 @@ export function useDoCancelBankSign() {
     const sign = shallowRef<Model.BankAccountSignRsp[]>([])
 
     const formRefresh = () => {
+        console.log('formRefresh')
         queryBankAccountSign().then((res) => {
             bankInfo.value = res.data[0];
             ({