Browse Source

森语-搬运工对账单-文字修改

jbb 2 years ago
parent
commit
f4b0730261
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/oa/SyCarryList.vue

+ 1 - 1
src/views/oa/SyCarryList.vue

@@ -88,7 +88,7 @@
             </a-popconfirm> -->
             <a-divider type="vertical" v-if="record.state !== '0' && record.state !== '1'||record.state !== '70'" />
             <a-dropdown>
-               <a class="ant-dropdown-link">更多 <a-icon type="down" /></a>
+               <a class="ant-dropdown-link">操作<a-icon type="down" /></a>
             <a-menu slot="overlay">
               <a-menu-item>
                 <a-popconfirm title="确定删除吗?" @confirm="() => handleDelete(record.id)" v-if="record.state == '0'">