| | |
| | | <div |
| | | v-if=" |
| | | (tabsItemIndex == 5 && item.zt == 0) || |
| | | tabsItemIndex != 5 |
| | | tabsItemIndex != 5 |
| | | " |
| | | > |
| | | <div class="left_title"> |
| | |
| | | class="price_color" |
| | | v-if=" |
| | | tabsItemIndex == 0 || |
| | | tabsItemIndex == 2 || |
| | | tabsItemIndex == 3 || |
| | | tabsItemIndex == 4 |
| | | tabsItemIndex == 2 || |
| | | tabsItemIndex == 3 || |
| | | tabsItemIndex == 4 |
| | | " |
| | | :class="item.hcrate > 0 ? 'green' : 'red'" |
| | | > |
| | |
| | | class="price_color" |
| | | v-if=" |
| | | tabsItemIndex == 0 || |
| | | tabsItemIndex == 2 || |
| | | tabsItemIndex == 3 || |
| | | tabsItemIndex == 4 |
| | | tabsItemIndex == 2 || |
| | | tabsItemIndex == 3 || |
| | | tabsItemIndex == 4 |
| | | " |
| | | :class="item.hcrate > 0 ? 'green' : 'red'" |
| | | >{{ item.hcrate }}</span |
| | |
| | | <div class="left"> |
| | | <span>{{ $t('hj47') }}</span> |
| | | </div> |
| | | <div class="right" v-if="userData.length == 0"> ﷼0.00</div> |
| | | <div class="right" v-if="userData.length == 0"> 0.00</div> |
| | | <div class="right" v-if="userData.length != 0"> |
| | | <span v-if="$store.state.userInfo.userAmt == undefined"> ﷼0.00</span> |
| | | <span v-if="$store.state.userInfo.userAmt == undefined"> 0.00</span> |
| | | <span v-if="$store.state.userInfo && tabsItemIndex == 1" style="white-space: nowarp;"> |
| | | {{ ' ﷼' + $store.state.userInfo.userIndexAmt |
| | | {{ ' ' + $store.state.userInfo.userIndexAmt |
| | | }} |
| | | </span> |
| | | <span v-if="$store.state.userInfo.enableAmt != undefined && (tabsItemIndex == 0)" |
| | | style="white-space: nowarp;"> |
| | | {{ ' ﷼ ' + $store.state.userInfo.enableAmt |
| | | {{ ' ' + $store.state.userInfo.enableAmt |
| | | }} |
| | | </span> |
| | | <span v-if="$store.state.userInfo.enableAmt != undefined && tabsItemIndex == 3" |
| | |
| | | </span> |
| | | <span v-if="$store.state.userInfo.enableAmt != undefined && tabsItemIndex == 2" |
| | | style="white-space: nowarp;"> |
| | | {{ ' ﷼ ' + $store.state.userInfo.enableAmt |
| | | {{ ' ' + $store.state.userInfo.enableAmt |
| | | }} |
| | | </span> |
| | | <span v-if="$store.state.userInfo.enableAmt != undefined && tabsItemIndex == 5" |
| | | style="white-space: nowarp;"> |
| | | {{ ' ﷼ ' + $store.state.userInfo.enableAmt |
| | | {{ ' ' + $store.state.userInfo.enableAmt |
| | | }} |
| | | </span> |
| | | |
| | |
| | | <p |
| | | v-if=" |
| | | this.$store.state.settingForm.indexDisplay && |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | | ﷼{{ |
| | | {{ |
| | | $store.state.hide |
| | | ? "****" |
| | | : Number( |
| | |
| | | <p |
| | | v-else-if=" |
| | | !this.$store.state.settingForm.indexDisplay && |
| | | this.$store.state.settingForm.futuresDisplay |
| | | this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | | ﷼{{ |
| | | {{ |
| | | $store.state.hide |
| | | ? "****" |
| | | : Number( |
| | |
| | | <p |
| | | v-else-if=" |
| | | !this.$store.state.settingForm.indexDisplay && |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | | ﷼{{ |
| | | {{ |
| | | $store.state.hide |
| | | ? "****" |
| | | : Number($store.state.userInfo.userAmt).toFixed(2) |
| | |
| | | v-else-if="this.$store.state.settingForm.indexDisplay && this.$store.state.settingForm.futuresDisplay" |
| | | class="account" |
| | | > |
| | | ﷼{{ $store.state.hide ? '****' : Number($store.state.userInfo.userAmt + |
| | | {{ $store.state.hide ? '****' : Number($store.state.userInfo.userAmt + |
| | | $store.state.userInfo.userIndexAmt + $store.state.userInfo.userFuturesAmt).toFixed(2) |
| | | }} |
| | | </p> --> |
| | |
| | | <p |
| | | v-if=" |
| | | this.$store.state.settingForm.indexDisplay && |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | |
| | | <p |
| | | v-else-if=" |
| | | !this.$store.state.settingForm.indexDisplay && |
| | | this.$store.state.settingForm.futuresDisplay |
| | | this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | |
| | | <p |
| | | v-else-if=" |
| | | !this.$store.state.settingForm.indexDisplay && |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | |
| | | v-else-if="this.$store.state.settingForm.indexDisplay && this.$store.state.settingForm.futuresDisplay" |
| | | class="account" |
| | | > |
| | | ﷼{{ $store.state.hide ? '****' : Number($store.state.userInfo.userAmt + |
| | | {{ $store.state.hide ? '****' : Number($store.state.userInfo.userAmt + |
| | | $store.state.userInfo.userIndexAmt + $store.state.userInfo.userFuturesAmt).toFixed(2) |
| | | }} |
| | | </p> --> |
| | |
| | | <p |
| | | v-if=" |
| | | this.$store.state.settingForm.indexDisplay && |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | |
| | | <p |
| | | v-else-if=" |
| | | !this.$store.state.settingForm.indexDisplay && |
| | | this.$store.state.settingForm.futuresDisplay |
| | | this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | |
| | | <p |
| | | v-else-if=" |
| | | !this.$store.state.settingForm.indexDisplay && |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | !this.$store.state.settingForm.futuresDisplay |
| | | " |
| | | class="account" |
| | | > |
| | |
| | | v-else-if="this.$store.state.settingForm.indexDisplay && this.$store.state.settingForm.futuresDisplay" |
| | | class="account" |
| | | > |
| | | ﷼{{ $store.state.hide ? '****' : Number($store.state.userInfo.userAmt + |
| | | {{ $store.state.hide ? '****' : Number($store.state.userInfo.userAmt + |
| | | $store.state.userInfo.userIndexAmt + $store.state.userInfo.userFuturesAmt).toFixed(2) |
| | | }} |
| | | </p> --> |
| | |
| | | <div class="bottom_price"> |
| | | <div> |
| | | <span v-show="tabsItemIndex == 1">{{ |
| | | " ﷼ " + $store.state.userInfo.userIndexAmt |
| | | " " + $store.state.userInfo.userIndexAmt |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 0 || tabsItemIndex == 5">{{ |
| | | " ﷼ " + $store.state.userInfo.userAmt |
| | | " " + $store.state.userInfo.userAmt |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 3">{{ |
| | | "$ " + (Number($store.state.userInfo.userAmt) / 7.1).toFixed(2) |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 4">{{ |
| | | "HK$ " + |
| | | (Number($store.state.userInfo.userAmt) / 0.9).toFixed(2) |
| | | (Number($store.state.userInfo.userAmt) / 0.9).toFixed(2) |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 2">{{ |
| | | " ﷼ " + $store.state.userInfo.userAmt |
| | | " " + $store.state.userInfo.userAmt |
| | | }}</span> |
| | | <!-- <span v-show="tabsItemIndex == 3">{{ ' ﷼ ' + $store.state.userInfo.userFuturesAmt }}</span> --> |
| | | <!-- <span v-show="tabsItemIndex == 3">{{ ' ' + $store.state.userInfo.userFuturesAmt }}</span> --> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="bottom_price"> |
| | | <div> |
| | | <span v-show="tabsItemIndex == 1">{{ |
| | | " ﷼ " + $store.state.userInfo.enableIndexAmt |
| | | " " + $store.state.userInfo.enableIndexAmt |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 0 || tabsItemIndex == 5">{{ |
| | | " ﷼ " + $store.state.userInfo.enableAmt |
| | | " " + $store.state.userInfo.enableAmt |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 3">{{ |
| | | "$ " + |
| | | (Number($store.state.userInfo.enableAmt) / 7.1).toFixed(2) |
| | | (Number($store.state.userInfo.enableAmt) / 7.1).toFixed(2) |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 4">{{ |
| | | "HK$ " + |
| | | (Number($store.state.userInfo.enableAmt) / 0.9).toFixed(2) |
| | | (Number($store.state.userInfo.enableAmt) / 0.9).toFixed(2) |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 2">{{ |
| | | " ﷼ " + $store.state.userInfo.enableAmt |
| | | " " + $store.state.userInfo.enableAmt |
| | | }}</span> |
| | | <!-- <span v-show="tabsItemIndex == 3">{{ ' ﷼ ' + $store.state.userInfo.enableFuturesAmt }}</span> --> |
| | | <!-- <span v-show="tabsItemIndex == 3">{{ ' ' + $store.state.userInfo.enableFuturesAmt }}</span> --> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="bottom_price"> |
| | | <div> |
| | | <span v-show="tabsItemIndex == 1">{{ |
| | | " ﷼ " + $store.state.userInfo.allIndexFreezAmt |
| | | " " + $store.state.userInfo.allIndexFreezAmt |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 0">{{ |
| | | " ﷼ " + $store.state.userInfo.allFreezAmt |
| | | " " + $store.state.userInfo.allFreezAmt |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 5">{{ |
| | | " ﷼ " + $store.state.userInfo.djzj |
| | | " " + $store.state.userInfo.djzj |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 3">{{ |
| | | "$ " + |
| | | (Number($store.state.userInfo.allFreezAmt) / 7.1).toFixed(2) |
| | | (Number($store.state.userInfo.allFreezAmt) / 7.1).toFixed(2) |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 4">{{ |
| | | "HK$ " + |
| | | (Number($store.state.userInfo.allFreezAmt) / 0.9).toFixed(2) |
| | | (Number($store.state.userInfo.allFreezAmt) / 0.9).toFixed(2) |
| | | }}</span> |
| | | <span v-show="tabsItemIndex == 2">{{ |
| | | " ﷼ " + $store.state.userInfo.allFreezAmt |
| | | " " + $store.state.userInfo.allFreezAmt |
| | | }}</span> |
| | | <!-- <span v-show="tabsItemIndex == 3">{{ ' ﷼ ' + $store.state.userInfo.allFuturesFreezAmt }}</span> --> |
| | | <!-- <span v-show="tabsItemIndex == 3">{{ ' ' + $store.state.userInfo.allFuturesFreezAmt }}</span> --> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | : '' |
| | | " |
| | | v-show="tabsItemIndex == 1" |
| | | >{{ " ﷼ " + $store.state.userInfo.allIndexProfitAndLose }}</span |
| | | >{{ " " + $store.state.userInfo.allIndexProfitAndLose }}</span |
| | | > |
| | | <span |
| | | :class=" |
| | |
| | | : '' |
| | | " |
| | | v-show="tabsItemIndex == 0 || tabsItemIndex == 5" |
| | | >{{ " ﷼ " + $store.state.userInfo.allProfitAndLose }}</span |
| | | >{{ " " + $store.state.userInfo.allProfitAndLose }}</span |
| | | > |
| | | <span |
| | | :class=" |
| | |
| | | v-show="tabsItemIndex == 3" |
| | | >{{ |
| | | "$ " + |
| | | ( |
| | | Number($store.state.userInfo.allProfitAndLose) / 7.1 |
| | | ).toFixed(2) |
| | | ( |
| | | Number($store.state.userInfo.allProfitAndLose) / 7.1 |
| | | ).toFixed(2) |
| | | }}</span |
| | | > |
| | | <span |
| | |
| | | v-show="tabsItemIndex == 4" |
| | | >{{ |
| | | "HK$ " + |
| | | ( |
| | | Number($store.state.userInfo.allProfitAndLose) / 0.9 |
| | | ).toFixed(2) |
| | | ( |
| | | Number($store.state.userInfo.allProfitAndLose) / 0.9 |
| | | ).toFixed(2) |
| | | }}</span |
| | | > |
| | | <span |
| | |
| | | : '' |
| | | " |
| | | v-show="tabsItemIndex == 2" |
| | | >{{ " ﷼ " + $store.state.userInfo.allProfitAndLose }}</span |
| | | >{{ " " + $store.state.userInfo.allProfitAndLose }}</span |
| | | > |
| | | <!-- <span |
| | | :class="$store.state.userInfo.allFuturesProfitAndLose > 0 ? 'red' : $store.state.userInfo.allFuturesProfitAndLose < 0 ? ' green' : ''" |
| | | v-show="tabsItemIndex == 3">{{ ' ﷼' +Number($store.state.userInfo.allFuturesProfitAndLose).toFixed(2)}}</span> --> |
| | | v-show="tabsItemIndex == 3">{{ ' ' +Number($store.state.userInfo.allFuturesProfitAndLose).toFixed(2)}}</span> --> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | tabsClassArr: [ |
| | | { |
| | | name: this.$t("hj63"), |
| | | type: 0, |
| | | type: 0 |
| | | }, |
| | | { |
| | | name: this.$t("hj51"), |
| | | type: 1, |
| | | type: 1 |
| | | }, |
| | | |
| | | { |
| | | name: this.$t("hj64"), |
| | | type: 2, |
| | | type: 2 |
| | | }, |
| | | // { |
| | | // name: "期货", |
| | |
| | | // } |
| | | { |
| | | name: this.$t("hj65"), |
| | | type: 3, |
| | | type: 3 |
| | | }, |
| | | { |
| | | name: this.$t("hj66"), |
| | | type: 4, |
| | | type: 4 |
| | | }, |
| | | { |
| | | name: this.$t("hj3"), |
| | | type: 5, |
| | | }, |
| | | type: 5 |
| | | } |
| | | ], |
| | | tabsItemIndex: 0, |
| | | listArr: [], |
| | |
| | | listArr3: [], |
| | | listArr4: [], |
| | | listArr5: [], |
| | | listArrs: [], |
| | | listArrs: [] |
| | | }; |
| | | }, |
| | | props: ["typety"], |
| | |
| | | // this.finished = true; |
| | | // } |
| | | }, |
| | | gpinput: handleDt.debounce(function () { |
| | | gpinput: handleDt.debounce(function() { |
| | | this.pageNum = 1; |
| | | this.listArr = []; |
| | | this.listArr1 = []; |
| | |
| | | } else { |
| | | this.$store.commit("elAlertShow", { |
| | | elAlertShow: true, |
| | | elAlertText: data.msg, |
| | | elAlertText: data.msg |
| | | }); |
| | | } |
| | | }, |
| | |
| | | } else { |
| | | this.$store.commit("elAlertShow", { |
| | | elAlertShow: true, |
| | | elAlertText: data.msg, |
| | | elAlertText: data.msg |
| | | }); |
| | | } |
| | | }, |
| | |
| | | // `this.$store.commit('elAlertShow',{'elAlertShow':true,'elAlertText': data.msg});` |
| | | this.$store.commit("elAlertShow", { |
| | | elAlertShow: true, |
| | | elAlertText: data.msg, |
| | | elAlertText: data.msg |
| | | }); |
| | | } |
| | | }, |
| | | getListMarket: handleDt.debounce(async function () { |
| | | getListMarket: handleDt.debounce(async function() { |
| | | let val = { |
| | | pageNum: this.pageNum, |
| | | pageSize: 15, |
| | | pageSize: 15 |
| | | }; |
| | | // 获取指数列表 |
| | | let result = await api.getListMarket(val); |
| | |
| | | this.alertShow = true; |
| | | } |
| | | }, 500), |
| | | getStock: handleDt.debounce(async function (pageNum) { |
| | | getStock: handleDt.debounce(async function(pageNum) { |
| | | let stockType = this.tabsIndex001 == 0 ? "ST" : "US"; |
| | | let pageNumVal = pageNum ? this.pageNum++ : 1; |
| | | |
| | |
| | | stockPlate: this.stockPlate, |
| | | keyWords: this.gpcode, |
| | | stockType: stockType, |
| | | orderBy: this.orderBy, |
| | | orderBy: this.orderBy |
| | | }; |
| | | // let data = await api.getStock(opt) |
| | | let data = await api.getStockByType(opt); |
| | |
| | | if (this.gpcode) { |
| | | this.listArr = data.data.list; |
| | | } else { |
| | | data.data.list.forEach((element) => { |
| | | data.data.list.forEach(element => { |
| | | this.listArr.push(element); |
| | | }); |
| | | } |
| | |
| | | } |
| | | }, 500), |
| | | |
| | | getStock009: handleDt.debounce(async function (pageNum) { |
| | | getStock009: handleDt.debounce(async function(pageNum) { |
| | | let pageNumVal = pageNum ? this.pageNum++ : 1; |
| | | |
| | | // 沪深 |
| | |
| | | pageSize: 15, |
| | | stockPlate: this.stockPlate, |
| | | keyWords: this.gpcode, |
| | | stockType: "US", |
| | | stockType: "US" |
| | | }; |
| | | let data = await api.getStock(opt); |
| | | this.loading = false; |
| | |
| | | if (this.pageNum === 1) { |
| | | this.listArr = data.data.list; |
| | | } else { |
| | | data.data.list.forEach((element) => { |
| | | data.data.list.forEach(element => { |
| | | this.listArr.push(element); |
| | | }); |
| | | } |
| | |
| | | } |
| | | }, 500), |
| | | |
| | | getStockUs: handleDt.debounce(async function () { |
| | | getStockUs: handleDt.debounce(async function() { |
| | | // 美股 |
| | | let opt = { |
| | | pageNum: this.pageNum, |
| | | pageSize: 15, |
| | | stockPlate: this.stockPlate, |
| | | keyWords: this.gpcode, |
| | | stockType: this.stockType, |
| | | stockType: this.stockType |
| | | }; |
| | | let data = await api.getStock(opt); |
| | | this.loading = false; |
| | |
| | | if (this.gpcode) { |
| | | this.listArr3 = data.data.list; |
| | | } else { |
| | | data.data.list.forEach((element) => { |
| | | data.data.list.forEach(element => { |
| | | this.listArr3.push(element); |
| | | }); |
| | | } |
| | |
| | | this.alertShow = true; |
| | | } |
| | | }, 500), |
| | | getStockHk: handleDt.debounce(async function () { |
| | | getStockHk: handleDt.debounce(async function() { |
| | | // 港股 |
| | | let opt = { |
| | | pageNum: this.pageNum, |
| | | pageSize: 15, |
| | | stockPlate: this.stockPlate, |
| | | keyWords: this.gpcode, |
| | | stockType: this.stockType, |
| | | stockType: this.stockType |
| | | }; |
| | | let data = await api.getStock(opt); |
| | | this.loading = false; |
| | |
| | | if (this.gpcode) { |
| | | this.listArr4 = data.data.list; |
| | | } else { |
| | | data.data.list.forEach((element) => { |
| | | data.data.list.forEach(element => { |
| | | this.listArr4.push(element); |
| | | }); |
| | | } |
| | |
| | | this.alertShow = true; |
| | | } |
| | | }, 500), |
| | | getStocks: handleDt.debounce(async function () { |
| | | getStocks: handleDt.debounce(async function() { |
| | | // 科创 |
| | | let opt = { |
| | | pageNum: this.pageNum, |
| | | pageSize: 15, |
| | | stockPlate: this.stockPlate, |
| | | keyWords: this.gpcode, |
| | | keyWords: this.gpcode |
| | | }; |
| | | let data = await api.getStock(opt); |
| | | this.loading = false; |
| | |
| | | if (this.gpcode) { |
| | | this.listArr2 = data.data.list; |
| | | } else { |
| | | data.data.list.forEach((element) => { |
| | | data.data.list.forEach(element => { |
| | | this.listArr2.push(element); |
| | | }); |
| | | } |
| | |
| | | let opt = { |
| | | newCode: this.sgCode, |
| | | applyNums: this.sgNum, |
| | | phone: this.$store.state.userInfo.phone, |
| | | phone: this.$store.state.userInfo.phone |
| | | }; |
| | | let data = await api.getNewAdd(opt); |
| | | if (data.status === 0) { |
| | |
| | | if_us: ifUs, |
| | | if_zhishu: ifZhishu, |
| | | sok: item.type ? item.type : this.filterSH(item.stock_type), |
| | | type: item.stock_type, |
| | | }, |
| | | type: item.stock_type |
| | | } |
| | | }); |
| | | }, |
| | | // 进入详情 |
| | |
| | | } |
| | | const obj = { |
| | | pid: item.code || "", |
| | | type: item.stock_type || "", |
| | | type: item.stock_type || "" |
| | | }; |
| | | window.localStorage.setItem("kLine", JSON.stringify(obj)); |
| | | var codes = ""; |
| | |
| | | sok: soks, |
| | | if_us: ifUs, |
| | | usType: item.type, |
| | | if_zhishu: ifZhishu, |
| | | }, |
| | | if_zhishu: ifZhishu |
| | | } |
| | | }); |
| | | } |
| | | }, |
| | |
| | | } |
| | | }, |
| | | |
| | | getFutures: handleDt.debounce(async function () { |
| | | getFutures: handleDt.debounce(async function() { |
| | | // 获取期货列表 |
| | | let opt = {}; |
| | | let data = await api.getNewGu(opt); |
| | |
| | | let opt = { |
| | | pageNum: this.pageNums, |
| | | pageSize: 15, |
| | | keyWords: this.gpcodes, |
| | | keyWords: this.gpcodes |
| | | }; |
| | | let data = await api.getMyList(opt); |
| | | this.loadings = false; |
| | | if (data.status === 0) { |
| | | data.data.list.forEach((element) => { |
| | | data.data.list.forEach(element => { |
| | | this.listArrs.push(element); |
| | | }); |
| | | } |
| | |
| | | if (this.tabsItemIndex === 1) { |
| | | this.$message({ |
| | | message: this.$t("hj71"), |
| | | type: "warning", |
| | | type: "warning" |
| | | }); |
| | | return; |
| | | } |
| | |
| | | } |
| | | let opt = { |
| | | pageNum: 1, |
| | | pageSize: this.currentNum, |
| | | pageSize: this.currentNum |
| | | }; |
| | | let data = await api.getListMarket(opt); |
| | | this.list = data.data; |
| | |
| | | this.$refs["topTitle"].style.height = "1.2821rem"; |
| | | } |
| | | this.dialogFlag = !this.dialogFlag; |
| | | }, |
| | | } |
| | | }, |
| | | filters: { |
| | | getName(spell) { |
| | |
| | | } |
| | | // 17:35:2922-06-2022 |
| | | return y + "-" + mm + "-" + d + " " + h + ":" + m + ":" + c; |
| | | }, |
| | | }, |
| | | } |
| | | } |
| | | }; |
| | | </script> |
| | | |