cz hai 1 ano
pai
achega
ac5a9c12f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/WDLY/purchaseManage/payment/index.vue

+ 1 - 1
src/views/WDLY/purchaseManage/payment/index.vue

@@ -1000,7 +1000,7 @@ const dialogVisibleFour = ref(false);
 const currnetPurchaseRow = ref({});
 const handleClickArrivalStatus = (row) => {
   currnetPurchaseRow.value = { ...row };
-  dialogVisibleFour.value = true;
+  dialogVisibleThree.value = true;
 };
 
 const handleQuery = () => {