zck há 8 meses atrás
pai
commit
345dac31f6
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/view/performance/chafengbaogong.vue

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

@@ -885,9 +885,9 @@ 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_num.value  = String(getSpotLists.data.serial_num);//序号
-			add_printxp();
 			search.value = '';
 			// add_searchInfo.value = ''; 
 			ElMessage({