Browse Source

Merge branch 'stage' into dev0.3

cz 1 năm trước cách đây
mục cha
commit
4b7c9eacf4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/salesMange/salesMange/afterSales/index.vue

+ 1 - 0
src/views/salesMange/salesMange/afterSales/index.vue

@@ -807,6 +807,7 @@ getDict();
 getList();
 const clickAdd = (type) => {
   modalType.value = "add";
+  contractList.value = [];
   formData.data = {
     contractIds: [],
   };