-
-
- {{ toggleConditionTips }}
-
-
-
-
{{ condition.dictionaryName }}
-
- -
- {{ conditionOpt.dicTypeName }}
-
-
-
-
-
-
-
-
- 暂无查询结果!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 收藏
-
-
- 取消收藏
-
-
- 分享
-
-
+
+
+
+
-
-
数据获取中
-
-
-
-
-
-
-
-
-
发布日期:
- {{ item.issue_time !== null && item.issue_time !== "" ? dateFormat2(item.issue_time) : "--" }}
+
+ 高级检索
+
+
+ 首页
+
+
+
+
+
+
{{ toggleConditionTips }}
+
+
+
{{ condition.title }}
+
+ -
+ {{ conditionOpt.label }}
+ ({{ conditionOpt.number}})
+
+
+
+
{{ condition.isClose ? '展开' : '收缩' }}
+
+
+
+
+
+
+
+ 暂无查询结果!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.numbershow }}
+
+
+
+
+ {{ scope.row.nameshow }}
+
+
+
+
+
+ {{ dateFormat2(scope.row.issue_time) }}
+
+
+
+
+
+
+ {{ getLawsState(scope.row.statecode) }}
+ {{ scope.row.standstateshow }}
+
+
+
+
+
+ {{ scope.row.module === 'INLAND' ? $t('m.domesticNews') : (scope.row.module === 'FOREIGN' ? $t('m.foreignNews') : $t('m.dataCenter')) }}
+
+
+
+
+
+
+ {{ scope.row.title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看
+ 取消收藏
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看
+ 收藏
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消收藏
+ 收藏
+
+
+
+
+
+
+
+
+
+
+
+
+
+
数据获取中
+
+
+
+
数据获取中
+
+
+
+
+
+
+
+
+
发布日期: {{ item.issue_time !== null && item.issue_time !== '' ? dateFormat2(item.issue_time) : '--' }}
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+ selcetTree(checkedList)"
+ allDept
+ showUser
+ checkEnable
+ :editable="false">
+
+
+
+
+
+
-
diff --git a/src/sysConfig/index.js b/src/sysConfig/index.js
index 18d7b7c7a..d2960cf5d 100644
--- a/src/sysConfig/index.js
+++ b/src/sysConfig/index.js
@@ -6,7 +6,7 @@
// 服务器地址
// const devIp = '10.96.10.171'
// const devInterfacePORT = '9999'
-const devIp = '192.168.0.104'
+const devIp = '10.96.170.156'
const devInterfacePORT = '9999'
// 云端端口号
const DEV_CLOUD_RES_INTERFACE_PORT = '7777'