Commit f182dfbb authored by 黄奎's avatar 黄奎

页面修改

parent 465ffc4b
...@@ -116,8 +116,6 @@ ...@@ -116,8 +116,6 @@
<span v-if="props.row.LeaveStatus=='兼职'" style="color:blue">{{props.value}}</span> <span v-if="props.row.LeaveStatus=='兼职'" style="color:blue">{{props.value}}</span>
<span v-if="props.row.LeaveStatus=='临时工'" style="color:orange">{{props.value}}</span> <span v-if="props.row.LeaveStatus=='临时工'" style="color:orange">{{props.value}}</span>
<span v-if="props.row.LeaveStatus=='离职'" style="color:red">{{props.value}} <span v-if="props.row.LeaveStatus=='离职'" style="color:red">{{props.value}}
<br/>
</span> </span>
</q-td> </q-td>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment