ZaiZai hai 9 meses
pai
achega
b711b9cbc6
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/views/project/detail/user.vue

+ 3 - 1
src/views/project/detail/user.vue

@@ -83,7 +83,9 @@ const getDataApi = () => {
 }
 
 //搜索表单
-const searchForm = ref({ rId: '', current: 1, size: 30, total: 0 })
+const searchForm = ref({
+    rId: '', current: 1, size: 30, total: 0,
+})
 
 //获取合同段数据
 const rId = ref('')