Browse Source

冲突解决

曹鹤洋 1 năm trước cách đây
mục cha
commit
d0ab42806c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/view/performance/06-packingDocuments/index.vue

+ 1 - 1
src/view/performance/06-packingDocuments/index.vue

@@ -668,7 +668,7 @@ const SelectClickBz = (row, column, event) => {
 					dialogFormVisible.value = true
 				}
 
-				if (type.value === '新增' || type.value === '查改') {
+				if (type.value === '新增' || type.value === '编辑') {
 					detailData.UniqId = id
 					dialogFormVisible.value = true