zck 1 년 전
부모
커밋
99119a52e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/performance/chukubaogong.vue

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

@@ -143,7 +143,7 @@ const add_onSubmit = async ()=>{
 const add_Dialog = async () => {
 	let params = {
 	  order_id: _orderid.value,
-	  code_ck_rq: currentDates,
+	//   code_ck_rq: currentDates,
 	  code: '出库',
 	  sys_id: _username.value,
 	};