| | |
| | | CurOrg: useUserStore().getUserInfo.orgCode, |
| | | } |
| | | : '', |
| | | NeedInclude: true, |
| | | }, |
| | | beforeFetch: (t) => SearchInfoFn(t, route.name, AuthOption.value['BY_ORG'] == 'Y'), |
| | | afterFetch: afterFetch, |
| | |
| | | .item { |
| | | display: flex; |
| | | flex-direction: column; |
| | | page-break-after: always; |
| | | height: 100%; |
| | | |
| | | margin-right: 10px; |
| | | margin-left: 10px; |
| | | font-family: SimSun, "宋体", serif; |
| | | page-break-after: always; |
| | | |
| | | .head { |
| | | z-index: 1; |
| | | width: 100%; |
| | | background-color: azure; |
| | | font-size: 22px; |
| | | font-size: 20px; |
| | | font-weight: bold; |
| | | line-height: 100px; |
| | | text-align: center; |
| | |
| | | display: flex; |
| | | flex: 1; |
| | | justify-content: center; |
| | | margin-top: 10px; |
| | | padding: 15px; |
| | | |
| | | table { |
| | |
| | | .instore_td { |
| | | border: 1px solid #000; |
| | | font-size: 12px; |
| | | line-height: 16px; |
| | | text-align: center; |
| | | word-break: break-all; |
| | | } |
| | | |
| | | .instore_td2 { |
| | | height: 60px; |
| | | border: 1px solid #000; |
| | | font-family: SimSun, "宋体", serif; |
| | | font-size: 12px; /* 修改为你想要的字体大小 */ |
| | | line-height: 20px; |
| | | text-align: center; |
| | | word-break: break-all; |
| | |
| | | |
| | | .material_table_td { |
| | | border: 1px solid #000; |
| | | font-size: 14px; |
| | | line-height: 20px; |
| | | font-size: 12px; |
| | | height: 25px; |
| | | line-height: 18px; |
| | | text-align: center; |
| | | word-break: break-all; |
| | | } |