Merge branch 'master' of https://e.coding.net/ctcdevteam/cma_search
This commit is contained in:
		
						commit
						95d5aca312
					
				|  | @ -129,6 +129,11 @@ | ||||||
|             ><span v-html="showlight(scope.row.bzbh)" v-if="scope.row.bzbh"></span |             ><span v-html="showlight(scope.row.bzbh)" v-if="scope.row.bzbh"></span | ||||||
|           ></template> |           ></template> | ||||||
|         </el-table-column> |         </el-table-column> | ||||||
|  |         <el-table-column align="header-center" label="限制范围"> | ||||||
|  |           <template slot-scope="scope" | ||||||
|  |             ><span v-html="showlight(scope.row.xzfw)"></span | ||||||
|  |           ></template> | ||||||
|  |         </el-table-column> | ||||||
|         <el-table-column |         <el-table-column | ||||||
|           align="header-center" |           align="header-center" | ||||||
|           label="所属中心" |           label="所属中心" | ||||||
|  | @ -210,6 +215,11 @@ | ||||||
|             ><span v-html="showlight(scope.row.bztk)"></span |             ><span v-html="showlight(scope.row.bztk)"></span | ||||||
|           ></template> |           ></template> | ||||||
|         </el-table-column> |         </el-table-column> | ||||||
|  |         <el-table-column align="header-center" label="限制范围"> | ||||||
|  |           <template slot-scope="scope" | ||||||
|  |             ><span v-html="showlight(scope.row.xzfw)"></span | ||||||
|  |           ></template> | ||||||
|  |         </el-table-column> | ||||||
|         <el-table-column align="header-center" label="所属地点" prop="sszx" |         <el-table-column align="header-center" label="所属地点" prop="sszx" | ||||||
|           column-key="sszx" |           column-key="sszx" | ||||||
|           :filters="groupBy2.sszx" |           :filters="groupBy2.sszx" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue