部分页面调整
This commit is contained in:
@@ -953,6 +953,7 @@ export default defineComponent({
|
||||
this.isShowMark = true;
|
||||
Https.axiosPost(Https.httpUrls.setPorfolioChoose, data).then(
|
||||
(rv: any) => {
|
||||
this.beenPublished = rv.beenPublished
|
||||
this.dealHistoryChooseData(rv, type);
|
||||
this.isShowMark = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user