Explorar o código

【值班系统】后台管理-签卡管理,发布单位改为单位

CzRger hai 1 ano
pai
achega
3b94b586ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system/sign-manage/index.vue

+ 1 - 1
src/views/system/sign-manage/index.vue

@@ -12,7 +12,7 @@
                 label="席位编号:"
                 v-model:param="queryForm.seatSerialNumber"/>
             <CusFormColumn
-                label="发布单位:"
+                label="单位:"
                 link="select"
                 v-model:param="queryForm.deptId"
                 :options="$store.state.dictionary.deptList"/>