Przeglądaj źródła

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

xyh 2 lat temu
rodzic
commit
8697560446
1 zmienionych plików z 1 dodań i 1 usunięć
  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'},