@@ -171,6 +171,9 @@
<span v-if="scope.row.StateName == '已撤销'" style="color: #aa007f">{{
scope.row.StateName
}}</span>
+ <span v-if="scope.row.StateName == '待确认'" style="color: #aa55ff">{{
+ scope.row.StateName
+ }}</span>
</template>
</el-table-column>
<el-table-column