功能:POP需求审批管理
错误:not data found
原因:pre-query中的default_where有问题


1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

解决方法:在post-query中最后添加
set_block_property('HEK_OM_POP_HEADERS_V',DEFAULT_WHERE,' 1 = 1 ');
功能:POP需求审批管理
错误:not data found
原因:pre-query中的default_where有问题
解决方法:在post-query中最后添加
set_block_property('HEK_OM_POP_HEADERS_V',DEFAULT_WHERE,' 1 = 1 ');