king
2021-06-18 bb47f06e3c5eaf568aaecf870736787373ce73aa
src/views/billprint/index.jsx
@@ -184,7 +184,7 @@
          if (component.search) component.search = []
          component.data = [] // 初始化数据为空
          if (['propcard', 'brafteditor', 'sandbox'].includes(component.subtype) && component.wrap.datatype === 'static') {
          if (component.wrap.datatype === 'static') {
            component.format = ''
          }