|
@ -311,7 +311,7 @@ |
|
|
clearable |
|
|
clearable |
|
|
style="flex: 1" |
|
|
style="flex: 1" |
|
|
/> --> |
|
|
/> --> |
|
|
<el-input key="库存事务Value" style="flex:1" vplaceholder="请选择库存事务" v-model="item.Value"> |
|
|
<el-input key="库存事务Value" style="flex:1" placeholder="请选择库存事务" v-model="item.Value"> |
|
|
<template #suffix> |
|
|
<template #suffix> |
|
|
<el-button type="text" plain style="color:var(--el-button-text-color)" @click="searchTransactionType"> |
|
|
<el-button type="text" plain style="color:var(--el-button-text-color)" @click="searchTransactionType"> |
|
|
<Icon icon="ep:search" class="mr-5px" /> |
|
|
<Icon icon="ep:search" class="mr-5px" /> |
|
|