Explorar el Código

材料计量单新增

duy hace 1 año
padre
commit
7de4e87f68
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/debit-pay/material/order.vue

+ 2 - 0
src/views/debit-pay/material/order.vue

@@ -188,6 +188,8 @@ const getTableData = async () => {
             getDetail(tableData.value[0].id)
           
          
+        } else {
+            infoData.value = {}
         }
     } else {
         tableData.value = []