Merge branch 'ymf' of e.coding.net:g-cphe0354/cashier/cashier-web into gyq

This commit is contained in:
gyq
2025-07-01 09:59:30 +08:00
9 changed files with 341 additions and 80 deletions

View File

@@ -45,7 +45,7 @@
<div class="head-container">
<div v-loading="loading" class="table_list">
<div v-for="item in tableList" :key="item.id" class="item"
:style="{ 'background-color': status[item.status].type }">
:style="{ 'background-color': status[item.status] ? status[item.status].type : '' }">
<div class="new-top flex u-row-between">
<div class="u-flex u-flex-1 u-p-r-10">
<span class="name u-line-1" style="max-width: 50px">