ws 1 年之前
父節點
當前提交
c3da6e6b3b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chuanyi_client2/src/components/HeaderMain/index.vue

+ 1 - 1
chuanyi_client2/src/components/HeaderMain/index.vue

@@ -1546,7 +1546,7 @@ export default {
       let itemName = itemNames.reverse().join("!@");
       let dataSourceId = node.data.dataSourceId;
       this.queryParams.chooseItemStr = itemName;
-      this.isScreen = true;cd
+      this.isScreen = true;
       getNextAllItem(dataSourceId, itemName)
         .then((res) => {
           if (!res.data) {