From 5ac2d2cacaefc00ec7ce2cf34f62337a9f9ad309 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sat, 04 Dec 2021 18:14:48 +0800
Subject: [PATCH] +
---
src/views/securityCompany/dispatch.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/securityCompany/dispatch.vue b/src/views/securityCompany/dispatch.vue
index 6d7f22d..85fb5e5 100644
--- a/src/views/securityCompany/dispatch.vue
+++ b/src/views/securityCompany/dispatch.vue
@@ -1,8 +1,8 @@
/*
* @Author: Morpheus
* @Date: 2021-07-07 17:30:05
- * @Last Modified by: Morpheus
- * @Last Modified time: 2021-07-10 16:06:03
+ * @Last Modified by: liu
+ * @Last Modified time: 2021-12-04 18:14:33
* menu-name 派遣公司查询
*/
<template>
@@ -77,7 +77,7 @@
column: [
{
- label: "派遣单位",
+ label: "服务单位",
prop: "name",
search: true,
searchSpan: 4,
--
Gitblit v1.9.3