主诉分类修改成应急求助信息

This commit is contained in:
2025-10-13 14:12:07 +08:00
parent 5d2249d4c7
commit ba91d7ff13
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div class="common-card" :class="[themeType]">
<public-title title="主诉分类" :themeType="themeType">
<public-title title="应急求助信息" :themeType="themeType">
<template #right><span class="right-text" :class="[themeType]" @click="viewDetail">查看详情</span> </template>
</public-title>
<div class="zc-inner">
+1 -1
View File
@@ -286,7 +286,7 @@
}
function handleTwoLClick() {
indexModalTitle.value = '主诉分类详情';
indexModalTitle.value = '应急求助详情';
indexColumn.value = columns[1];
firstFormOne.value = fromLists[1];
twoROnly.value = '';
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<div class="two-l-box">
<div class="title">
<span>主诉分类</span>
<span>应急求助信息</span>
<span class="look-view" @click="handleView">查看详情</span>
</div>
<div class="content">