调整product不同流程的标题
This commit is contained in:
@@ -132,7 +132,7 @@ const { isLoading } = toRefs(data);
|
||||
<div class="product" v-if="!isLoading">
|
||||
<div class="text">
|
||||
<div class="title">
|
||||
Go with this look?
|
||||
{{ isHistoryFlow?'Generate Result':'Go with this look?' }}
|
||||
</div>
|
||||
</div>
|
||||
<div class="selectContent">
|
||||
|
||||
Reference in New Issue
Block a user