소스 검색

chore: 修改原材料入库测试的查询条件

xyh 2 년 전
부모
커밋
8697560446
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cypress/e2e/rawOutStream.cy.ts

+ 1 - 1
cypress/e2e/rawOutStream.cy.ts

@@ -93,7 +93,7 @@ describe('原材料出库明细', function () {
       'raw_out_stream_table',
       [
         'storageCode',
-        'askGoodsId',
+        'askGoodsCode',
         'wllbCode',
         'materialName',
         {id: 'department', type: 'select', value: '00029999'},