瀏覽代碼

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

zck 1 年之前
父節點
當前提交
443e01b607
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 () => {