zck 8 月之前
父節點
當前提交
fbcadaa3cf
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/view/performance/chafengbaogong.vue

+ 2 - 1
src/view/performance/chafengbaogong.vue

@@ -885,7 +885,8 @@ const add_Dialog = async () => {
 			});
 			sizeDatas.splice(0, getSpotLists.data.headers.length, ...getSpotLists.data.headers);
 			add_tableData.splice(0, add_tableData.length, ...getSpotLists.data.records);
-			
+			_serial.value = String(getSpotLists.data.serial) //流水号
+			_serial_num.value  = String(getSpotLists.data.serial_num);//序号
 			add_printxp();
 			search.value = '';
 			// add_searchInfo.value = '';