Browse Source

冲突解决

曹鹤洋 1 year ago
parent
commit
d0ab42806c
1 changed files with 1 additions and 1 deletions
  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