web端产品库 vite版本
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script lang="jsx">
|
||||
import {mapState} from "vuex"
|
||||
import AiUserPicker from "../../../components/AiUserPicker";
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script lang="jsx">
|
||||
import {mapState} from "vuex";
|
||||
import day from 'dayjs'
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
<script lang="jsx">
|
||||
import day from 'dayjs'
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user