增加跟单员

This commit is contained in:
Mrking 2024-11-13 21:32:52 +08:00
parent 1e11697fd0
commit 1c5bdd2989
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@
link
type="primary"
@click="openEdit(scope.row.id)"
v-if="scope.row.billStatus == 'C' "
v-if="scope.row.billStatus == 'B' "
>
<Icon icon="ep:edit" />
编辑