Merge branch 'develop' into devTee
This commit is contained in:
commit
1dbeb85867
2 changed files with 7 additions and 3 deletions
|
|
@ -239,7 +239,11 @@ watch(
|
|||
</div>
|
||||
</div>
|
||||
<div class="col-12 text-red">
|
||||
*ลำดับการอนุมัติขึ้นอยู่กับลำดับการคลิกเลือก
|
||||
{{
|
||||
props.type == "APPROVER"
|
||||
? ""
|
||||
: "*ลำดับการอนุมัติขึ้นอยู่กับลำดับการคลิกเลือก"
|
||||
}}
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<d-table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue