Explorar o código

change: indent转单.尝试处理部分浏览器(360)不会自动触发close回调的问题.

peter hai 1 mes
pai
achega
348144ca42
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/indent-manage/indent/components/quoteRecord.vue

+ 1 - 0
src/pages/indent-manage/indent/components/quoteRecord.vue

@@ -625,6 +625,7 @@ const onChangeOrderClick = (row: any) => {
             )
             toApplyVendor()
           }
+          close() // 尝试处理部分浏览器(360)不会自动触发close回调的问题.
         } else {
           ElNotification({
             title: '转单失败',