| | |
| | | * @Description: |
| | | * @Author: wql |
| | | * @Date: 2021-05-24 09:45:19 |
| | | * @LastEditTime: 2021-08-03 15:44:33 |
| | | * @LastEditors: |
| | | * @LastEditTime: 2022-11-07 17:40:15 |
| | | * @LastEditors: Thhto 997058689@qq.com |
| | | */ |
| | | ({ |
| | | init: function(cmp, event, helper) { |
| | |
| | | }, |
| | | testIn: function(cmp, event, helper) { |
| | | helper.testIn(cmp, event); |
| | | } |
| | | |
| | | }, |
| | | // 进口单证 fy start |
| | | showAttachmentDisplay: function(cmp, event, helper) { |
| | | // helper.showAttachmentDisplay(cmp, event); |
| | | helper.showAttachmentDisplay2(cmp, event); |
| | | }, |
| | | rebackDNListPage: function(cmp, event, helper) { |
| | | helper.rebackDNListPage(cmp, event); |
| | | }, |
| | | // 进口单证 fy end |
| | | }) |