Commit bd99080a by ‘july-fu’

Revert "fix: 画布左侧搜索栏和分页添加完成,解决属性丢失"

This reverts commit 9e062e5e.
1 parent 4f7f9b20
Showing with 1 additions and 1 deletions
......@@ -242,7 +242,7 @@
dataType: "json",
contentType: "application/json",
timeout: 3000, //设置超时时间为8s
url: `${ajaxUrl}/eadc-architecture/ma-ml/archi-asset-list`,
url: `http://${ajaxUrl}/eadc-architecture/ma-ml/archi-asset-list`,
data: JSON.stringify({
archiAssetState: 2,
archiStage: 1,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!