This commit is contained in:
X_Rian 2024-06-07 21:08:10 +08:00
parent a04cdb0cb7
commit ba3b1a0a19

View File

@ -196,7 +196,7 @@
<template slot-scope="scope">
<div>
<div v-if="scope.row.asyncState == 1">
同步状态审批通过人员同步异常
同步状态<span style="color:red;">审批通过人员同步异常</span>
</div>
</div>
</template>