Browse Source

包装计件修改

曹鹤洋 1 year ago
parent
commit
f43004b7f0
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

@@ -665,7 +665,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