flat: 暂存
This commit is contained in:
@@ -419,7 +419,7 @@ export default {
|
||||
/*下载任务模板 */
|
||||
handleTemplate() {
|
||||
this.templateLoading = true;
|
||||
getTemplate("trc")
|
||||
getTemplate("rwdr")
|
||||
.then((rep) => {
|
||||
this.templateLoading = false;
|
||||
window.open(rep.data.data);
|
||||
|
||||
Reference in New Issue
Block a user