cz 1 年之前
父节点
当前提交
1e51bfabd0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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");