แก้ไขข้อความ popup ลา
This commit is contained in:
parent
b05a95307b
commit
4acf223a03
1 changed files with 5 additions and 1 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