cz 1 year ago
parent
commit
1e51bfabd0
1 changed files with 1 additions and 1 deletions
  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");