Browse Source

包装计件修改

曹鹤洋 1 năm trước cách đây
mục cha
commit
f43004b7f0
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

@@ -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