This commit is contained in:
parent
e7fae8c4a6
commit
790f92e1a8
File diff suppressed because it is too large
Load Diff
|
@ -207,7 +207,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div v-else-if="tableType.data?.length > 1">
|
||||
<div v-else-if="rightType == '1'">
|
||||
<div class="my-label">
|
||||
<div class="my-label-title">{{ dataMyTag.title }}</div>
|
||||
</div>
|
||||
|
|
|
@ -662,7 +662,7 @@ const sevenYX = (name) => {
|
|||
};
|
||||
|
||||
onMounted(() => {
|
||||
// tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d");
|
||||
tools.data.set("token", "6b0e380b4a8f46baae4923f83faf670d");
|
||||
getData("弱有所扶", "社会救助服务");
|
||||
sevenYX("弱有众扶");
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue