zck 8 сар өмнө
parent
commit
909aacd573

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

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