parent
4d1b33f691
commit
cd9f471b43
|
@ -0,0 +1,38 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 48 48"
|
||||
>
|
||||
<!-- Icon from Arcticons by Donnnno - https://creativecommons.org/licenses/by-sa/4.0/ -->
|
||||
<path
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
d="M9.231 30.234c4.746-1.353 9.124-1.447 12.631 1.441M9.231 27.256c4.746-1.353 9.124-1.448 12.631 1.44M9.231 24.357c4.746-1.353 9.124-1.448 12.631 1.44M9.231 21.243c4.746-1.353 9.124-1.448 12.631 1.44M9.231 18.206c4.746-1.352 9.124-1.447 12.631 1.441"
|
||||
></path>
|
||||
<path
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
d="m5.5 9.647l.117 28.625c6.889-2.91 13.067-2.542 18.402 1.714c5.657-3.267 11.575-5.01 18.364-1.675L42.5 9.958c-5.727-2.244-11.963-3.367-18.48 1.285C18.854 7.395 12.035 7.268 5.5 9.647"
|
||||
></path>
|
||||
<path
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
d="M9.231 15.372c4.746-1.353 9.124-1.448 12.631 1.44m4.625 7.198c-.077 2.73 1.627 4.636 4.237 6.122l5.48-.657c3.441-2.47 3.41-4.841 3.303-7.21zm1.438-7.664l-1.477 4.07c1.735.102 3.566-.661 5.111 1.148l1.05-2.784c-2.432.204-3.472-1.396-4.684-2.434"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "ArcticonsReciper",
|
||||
title: "智慧菜谱",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,25 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 32 32"
|
||||
>
|
||||
<!-- Icon from Carbon by IBM - undefined -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M28 17v5H4V6h10V4H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8v4H8v2h16v-2h-4v-4h8a2 2 0 0 0 2-2v-5ZM18 28h-4v-4h4Z"
|
||||
></path>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M30 10V8h-2.101a5 5 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A5 5 0 0 0 24 4.101V2h-2v2.101a5 5 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A5 5 0 0 0 18.101 8H16v2h2.101a5 5 0 0 0 .732 1.753l-1.49 1.49l1.414 1.414l1.49-1.49a5 5 0 0 0 1.753.732V16h2v-2.101a5 5 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A5 5 0 0 0 27.899 10Zm-7 2a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "CarbonCloudServiceManagement",
|
||||
title: "出入库管理",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from TDesign Icons by TDesign - https://github.com/Tencent/tdesign-icons/blob/main/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M12 .807L23.835 8.5L22 9.693V16h-2v-5.007l-1 .65V17.5c0 1.47-1.014 2.615-2.253 3.339c-1.265.737-2.945 1.16-4.747 1.16s-3.483-.423-4.747-1.16C6.013 20.115 5 18.969 5 17.499v-5.856L.165 8.5zM7 12.943V17.5c0 .463.33 1.067 1.261 1.61c.908.53 2.227.89 3.739.89s2.831-.36 3.739-.89c.932-.543 1.26-1.147 1.26-1.61v-4.557l-5 3.25zM20.165 8.5L12 3.193L3.835 8.5L12 13.807z"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "TdesignEducation",
|
||||
title: "食安教育",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,25 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 32 32"
|
||||
>
|
||||
<!-- Icon from Fluent Emoji High Contrast by Microsoft Corporation - https://github.com/microsoft/fluentui-emoji/blob/main/LICENSE -->
|
||||
<g fill="currentColor">
|
||||
<path
|
||||
d="M12 8a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1z"
|
||||
></path>
|
||||
<path
|
||||
d="M4 3a2 2 0 0 1 2-2h21a2 2 0 0 1 2 2v25a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-3.26A3.25 3.25 0 0 1 2.5 22c0-1.078.525-2.034 1.333-2.625A3.25 3.25 0 0 1 2.5 16.75c0-1.078.525-2.034 1.333-2.625A3.25 3.25 0 0 1 2.5 11.5c0-1.078.525-2.034 1.333-2.625A3.25 3.25 0 0 1 2.5 6.25A3.25 3.25 0 0 1 4 3.51zm2 17.268V25h21V3H6v.01q.335.025.649.116c.202-.025.545.137.91.424A3.25 3.25 0 0 1 8.99 6H9a.75.75 0 0 1-1.5 0h-.018A1.75 1.75 0 0 0 6 4.518v3.741q.335.026.649.117c.202-.025.545.137.91.424a3.25 3.25 0 0 1 1.432 2.45H9a.75.75 0 0 1-1.5 0h-.018A1.75 1.75 0 0 0 6 9.768v3.741q.335.027.649.117c.202-.024.545.136.91.424A3.25 3.25 0 0 1 8.99 16.5H9a.75.75 0 0 1-1.5 0h-.018A1.75 1.75 0 0 0 6 15.018v3.741q.335.026.649.117c.202-.024.545.136.91.423A3.25 3.25 0 0 1 8.99 21.75H9a.75.75 0 0 1-1.5 0h-.018A1.75 1.75 0 0 0 6 20.268M6 27v1h21v-1z"
|
||||
></path>
|
||||
</g>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "FluentEmojiHighContrastLedger",
|
||||
title: "工作台账",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 16 16"
|
||||
>
|
||||
<!-- Icon from Fluent UI System Icons by Microsoft Corporation - https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M1.338 1.961C1.495 1.362 2.041 1 2.615 1c.354 0 .676.133.921.35a1.5 1.5 0 0 1 1.928 0A1.38 1.38 0 0 1 6.385 1c.574 0 1.12.362 1.277.961C7.812 2.533 8 3.455 8 4.5a3.5 3.5 0 0 1-1.595 2.936c-.271.177-.405.405-.405.6v.396q0 .034.004.066c.034.248.157 1.169.272 2.124c.113.937.224 1.959.224 2.378a2 2 0 1 1-4 0c0-.42.111-1.44.224-2.378c.115-.955.238-1.876.272-2.124L3 8.432v-.396c0-.195-.134-.423-.405-.6A3.5 3.5 0 0 1 1 4.5c0-1.045.188-1.967.338-2.539M6 5a.5.5 0 0 1-1 0V2.5a.5.5 0 0 0-1 0V5a.5.5 0 0 1-1 0V2.385A.385.385 0 0 0 2.615 2c-.166 0-.28.099-.31.215A9.2 9.2 0 0 0 2 4.5a2.5 2.5 0 0 0 1.14 2.098c.439.285.86.786.86 1.438v.396q0 .1-.013.2c-.034.246-.156 1.161-.27 2.11c-.116.965-.217 1.914-.217 2.258a1 1 0 1 0 2 0c0-.344-.1-1.293-.217-2.259c-.114-.948-.236-1.863-.27-2.11A2 2 0 0 1 5 8.433v-.396c0-.652.421-1.153.86-1.438A2.5 2.5 0 0 0 7 4.5c0-.932-.168-1.764-.305-2.285C6.665 2.1 6.55 2 6.385 2A.385.385 0 0 0 6 2.385zm3 .5A4.5 4.5 0 0 1 13.5 1a.5.5 0 0 1 .5.5v5.973l.019.177a261 261 0 0 1 .229 2.24c.123 1.256.252 2.664.252 3.11a2 2 0 1 1-4 0c0-.446.129-1.854.252-3.11c.063-.637.126-1.247.173-1.699l.02-.191H10a1 1 0 0 1-1-1zm2.997 2.053l-.021.202a386 386 0 0 0-.228 2.233c-.127 1.287-.248 2.63-.248 3.012a1 1 0 1 0 2 0c0-.383-.121-1.725-.248-3.012a315 315 0 0 0-.228-2.233l-.021-.201L13 7.5V2.035A3.5 3.5 0 0 0 10 5.5V7h1.5a.5.5 0 0 1 .497.553"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "FluentFood16Regular",
|
||||
title: "智慧菜谱",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from Fluent UI System Icons by Microsoft Corporation - https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M14.754 10c.966 0 1.75.784 1.75 1.75V15H16.5v.25a.75.75 0 0 1-1.5 0V13h.004v-1.25a.25.25 0 0 0-.25-.25H9.252a.25.25 0 0 0-.25.25V15H9v.25a.75.75 0 0 1-1.5 0V13h.002v-1.25c0-.966.783-1.75 1.75-1.75zm5.746 1.75v3.5a.75.75 0 0 0 1.5 0v-3.5A1.75 1.75 0 0 0 20.25 10h-3.375c.343.415.567.932.618 1.5h2.757a.25.25 0 0 1 .25.25M2 15.25a.75.75 0 0 0 1.5 0v-3.5a.25.25 0 0 1 .25-.25h2.763a2.74 2.74 0 0 1 .618-1.5H3.75A1.75 1.75 0 0 0 2 11.75zM12 3a3 3 0 1 1 0 6a3 3 0 0 1 0-6m0 1.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m6.5-.5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 1.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2M5.5 4a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 1.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2M2.75 17a.75.75 0 0 0-.75.75v.5A3.75 3.75 0 0 0 5.75 22h12.5A3.75 3.75 0 0 0 22 18.25v-.5a.75.75 0 0 0-.75-.75zm3 3.5a2.25 2.25 0 0 1-2.236-2h16.972a2.25 2.25 0 0 1-2.236 2z"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "FluentPeople",
|
||||
title: "共享食谱",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from Google Material Icons by Material Design Authors - https://github.com/material-icons/material-icons/blob/master/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M11 9h2V6h3V4h-3V1h-2v3H8v2h3zm-4 9c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2s-.9-2-2-2m10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2s2-.9 2-2s-.9-2-2-2m-9.83-3.25l.03-.12l.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.86-7.01L19.42 4h-.01l-1.1 2l-2.76 5H8.53l-.13-.27L6.16 6l-.95-2l-.94-2H1v2h2l3.6 7.59l-1.35 2.45c-.16.28-.25.61-.25.96c0 1.1.9 2 2 2h12v-2H7.42c-.13 0-.25-.11-.25-.25"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "IcBaselineAddShoppingCart",
|
||||
title: "采购订单",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from Google Material Icons by Material Design Authors - https://github.com/material-icons/material-icons/blob/master/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M12 5.99L19.53 19H4.47zM12 2L1 21h22zm1 14h-2v2h2zm0-6h-2v4h2z"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "IcOutlineWarningAmber",
|
||||
title: "预警中心",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from Material Symbols by Google - https://github.com/google/material-design-icons/blob/master/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M11.675 21q-1.825-.025-3.4-.35t-2.75-.862t-1.85-1.25T3 17q0 .825.675 1.537t1.85 1.25t2.75.863t3.4.35m-.375-5q-.95-.05-1.838-.162t-1.687-.3t-1.5-.438T5 14.525q.575.325 1.275.575t1.5.438t1.688.3T11.3 16m.7-6.975q2.225 0 4.475-.663T19 7.025q-.275-.725-2.512-1.375T12 5q-2.275 0-4.462.638T5 7.025q.35.675 2.538 1.338T12 9.025M17.5 21h1v-4.1l1.8 1.8l.7-.7l-3-3l-3 3l.7.7l1.8-1.8zm.5 2q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23m-6.925-4.025q.075.55.225 1.05t.375.975q-1.825-.025-3.4-.35t-2.75-.862t-1.85-1.25T3 17V7q0-1.65 2.638-2.825T12 3t6.363 1.175T21 7v4.675q-.475-.225-.975-.375T19 11.075v-1.55q-1.3.725-3.1 1.1T12 11q-2.125 0-3.925-.375T5 9.525v2.525q1.275 1.175 3.262 1.563T12 14h.275q-.325.45-.562.95T11.3 16q-1.9-.1-3.525-.462T5 14.525V17q.175.325.75.663t1.4.6t1.838.45t2.087.262"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "MaterialSymbolsDatabaseUploadOutline",
|
||||
title: "硬件数据",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from Material Symbols by Google - https://github.com/google/material-design-icons/blob/master/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M12 15q.425 0 .713-.288T13 14t-.288-.712T12 13t-.712.288T11 14t.288.713T12 15m-1-4h2V5h-2zM2 22V2h20v16H6zm3.15-6H20V4H4v13.125zM4 16V4z"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "MaterialSymbolsFeedbackOutlineSharp",
|
||||
title: "投诉与评价",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from Material Symbols by Google - https://github.com/google/material-design-icons/blob/master/LICENSE -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M17.5 14.5h-1.75q-.325 0-.537.213T15 15.25t.213.538t.537.212H18q.425 0 .713-.288T19 15v-2.25q0-.325-.213-.537T18.25 12t-.537.213t-.213.537zm-11-7h1.75q.325 0 .538-.213T9 6.75t-.213-.537T8.25 6H6q-.425 0-.712.288T5 7v2.25q0 .325.213.538T5.75 10t.538-.213t.212-.537zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h16q.825 0 1.413.588T22 5v12q0 .825-.587 1.413T20 19h-4v1q0 .425-.288.713T15 21H9q-.425 0-.712-.288T8 20v-1zm0-2h16V5H4zm0 0V5z"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "MaterialSymbolsScreens",
|
||||
title: "总览大屏",
|
||||
};
|
||||
</script>
|
|
@ -0,0 +1,21 @@
|
|||
<template>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="1em"
|
||||
height="1em"
|
||||
viewBox="0 0 24 24"
|
||||
>
|
||||
<!-- Icon from Remix Icon by Remix Design - https://github.com/Remix-Design/RemixIcon/blob/master/License -->
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M3.005 3.003h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-18a1 1 0 0 1-1-1v-16a1 1 0 0 1 1-1m1 2v14h16v-14zm9 8h3v2h-3v2h-2v-2h-3v-2h3v-1h-3v-2h2.586L8.469 7.88l1.415-1.414l2.12 2.122l2.122-2.122L15.54 7.88l-2.12 2.122h2.585v2h-3z"
|
||||
></path>
|
||||
</svg>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: "RiMoneyCnyBoxLine",
|
||||
title: "结算管理",
|
||||
};
|
||||
</script>
|
|
@ -9,7 +9,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "MaterialSymbolsScreens",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: true,
|
||||
|
@ -47,7 +47,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "FluentPeople",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -88,7 +88,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "CodiconOrganization",
|
||||
icon: "IcBaselineAddShoppingCart",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -126,7 +126,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "IcBaselineAddShoppingCart",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -164,7 +164,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "IcBaselineAddShoppingCart",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -202,7 +202,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "IcBaselineAddShoppingCart",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -240,7 +240,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "IcBaselineAddShoppingCart",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -276,7 +276,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "IcBaselineAddShoppingCart",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -479,7 +479,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "EosIconsRoleBinding",
|
||||
icon: "CarbonCloudServiceManagement",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -517,7 +517,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "EosIconsRoleBinding",
|
||||
icon: "CarbonCloudServiceManagement",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -553,7 +553,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdCogFilledLoop",
|
||||
icon: "CarbonCloudServiceManagement",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -594,7 +594,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdList",
|
||||
icon: "FluentFood16Regular",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -632,7 +632,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdList",
|
||||
icon: "FluentFood16Regular",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -670,7 +670,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdList",
|
||||
icon: "FluentFood16Regular",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -708,7 +708,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdList",
|
||||
icon: "FluentFood16Regular",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -746,7 +746,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdList",
|
||||
icon: "FluentFood16Regular",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -782,7 +782,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "CarbonSubtractAlt",
|
||||
icon: "FluentFood16Regular",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -819,7 +819,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "TdesignEducation",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -856,7 +856,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "MaterialSymbolsDatabaseUploadOutline",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -893,7 +893,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "MaterialSymbolsFeedbackOutlineSharp",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -931,7 +931,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "IcOutlineWarningAmber",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -969,7 +969,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "RiMoneyCnyBoxLine",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
@ -1006,7 +1006,7 @@ export const getPages = (): Promise<any> => {
|
|||
createBy: null,
|
||||
createTime: null,
|
||||
deleteFlag: null,
|
||||
icon: "LineMdAccount",
|
||||
icon: "FluentEmojiHighContrastLedger",
|
||||
isFull: {
|
||||
extData: {
|
||||
boolVal: false,
|
||||
|
|
|
@ -92,24 +92,13 @@
|
|||
</div>
|
||||
</template>
|
||||
<script setup lang="tsx">
|
||||
import { NButton, useModal, type FormInst } from "naive-ui";
|
||||
import { reactive, ref } from "vue";
|
||||
import type { modelDefaultValue } from "@/views/personnelManagement/departmentStructure/index.ts";
|
||||
import {
|
||||
TablePro,
|
||||
type TableProProps,
|
||||
FormPro,
|
||||
type FormItemOptions,
|
||||
type TableProInst,
|
||||
} from "@/components";
|
||||
import { NButton } from "naive-ui";
|
||||
import { TablePro, type TableProProps } from "@/components";
|
||||
const showModal = ref(false);
|
||||
const showModal____ = ref(false);
|
||||
const title____ = ref("");
|
||||
|
||||
const title = ref("");
|
||||
|
||||
type TableType = TableProProps<any, any>;
|
||||
|
||||
const reqApi: TableType["requestApi"] = (params) => {
|
||||
return new Promise((resolve: any) => {
|
||||
resolve({
|
||||
|
@ -266,14 +255,20 @@
|
|||
{
|
||||
key: "",
|
||||
title: "操作",
|
||||
render: (value: modelDefaultValue) => {
|
||||
render: (value) => {
|
||||
return (
|
||||
<div style={{ display: "flex" }}>
|
||||
<n-button
|
||||
style={{ marginLeft: "10px" }}
|
||||
onClick={() => {}}
|
||||
>
|
||||
汇总
|
||||
导出供货食材明细表
|
||||
</n-button>
|
||||
<n-button
|
||||
style={{ marginLeft: "10px" }}
|
||||
onClick={() => {}}
|
||||
>
|
||||
导出结算汇总表
|
||||
</n-button>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue