增加跟单员
This commit is contained in:
parent
1e11697fd0
commit
1c5bdd2989
|
|
@ -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" />
|
||||
编辑
|
||||
|
|
|
|||
Loading…
Reference in New Issue