1
admin
2026-01-12 696cef3004c8aa9edefcb4a7ae70d73d67b6b5d8
src/views/dashboard/Workplace.vue
@@ -288,7 +288,7 @@
  },
  methods: {
    getlizhi() {
      axios.get('https://saying.api.azwcl.com/saying/get').then(res => {
      axios.get('https://api.qitiana.cfd/saying/get').then(res => {
        this.lizhidetail = res.data.data
      })
    },