Browse Source

工单核验单维护废品总数清零

zck 1 year ago
parent
commit
443e01b607
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/view/performance/09-workOrderVerification/index.vue

+ 1 - 0
src/view/performance/09-workOrderVerification/index.vue

@@ -975,6 +975,7 @@ const gd_lcdCancel = async () => {
 			});
 			// dialogFormVisible.value = false
 		}
+		detailData.qczl_fp = 0
 	};
 	// 修改
 	const updateDetailData = async () => {