ソースを参照

定额代号回车优化

zck 1 年間 前
コミット
cd67c7c7ad
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/view/performance/06-packingDocuments/index.vue

+ 1 - 1
src/view/performance/06-packingDocuments/index.vue

@@ -1075,7 +1075,7 @@ const SelectClickBz = (row, column, event) => {
 	const _index = ref(null)
 	// 定额代号回车事件
 	const getDedhsubmit = async (index, row) => {
-		if(detailData.table[index].sczl_dedh == '030002001'){
+		if(detailData.table[index].sczl_dedh == '030002002'){
 			return
 		}
 		_index.value = index