feat: 🚀 新增仓位找货优先级
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
:placeholder="item.placeholder"
|
||||
:disabled="item.disabled"
|
||||
type="textarea"
|
||||
:maxlength="item.maxLength ? item.maxLength : 255"
|
||||
>
|
||||
</el-input>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user