cz 1 vuosi sitten
vanhempi
commit
1e51bfabd0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/purchaseManage/supplier/supplier/index.vue

+ 1 - 1
src/views/purchaseManage/supplier/supplier/index.vue

@@ -437,7 +437,7 @@ const openModal = () => {
   modalType.value = "add";
   fileList.value = [];
   formData.data = {
-    type: "sales",
+    type: "",
     countryId: "44",
   };
   getCityData(formData.data.countryId, "20");