@steedos-labs/content-compliance 0.0.15 → 0.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ options:
10
10
  value: true
11
11
  - label: X
12
12
  value: false
13
- readonly: false
13
+ readonly: true
14
14
  sort_no: 1150
15
15
  static: false
16
16
  type: select
@@ -10,7 +10,7 @@ options:
10
10
  value: true
11
11
  - label: X
12
12
  value: false
13
- readonly: false
13
+ readonly: true
14
14
  sort_no: 850
15
15
  static: false
16
16
  type: select
@@ -8,6 +8,6 @@ label: KOL的brief审核流程主题
8
8
  reference_to: pepsico_material_approval
9
9
  required: false
10
10
  sort_no: 400
11
- static: true
11
+ static: false
12
12
  type: lookup
13
13
  visible_on: classification == 'KC-KCK-KCK2'
@@ -10,5 +10,6 @@ options:
10
10
  value: true
11
11
  - label: X
12
12
  value: false
13
+ readonly: true
13
14
  sort_no: 1050
14
15
  type: select
@@ -3,5 +3,6 @@ amis:
3
3
  id: 'u:3f31d39606ee'
4
4
  group: Sharepoint集成
5
5
  label: 素材编辑链接
6
+ readonly: true
6
7
  sort_no: 1250
7
8
  type: url
@@ -10,7 +10,7 @@ options:
10
10
  value: true
11
11
  - label: X
12
12
  value: false
13
- readonly: false
13
+ readonly: true
14
14
  sort_no: 1100
15
15
  static: false
16
16
  type: select
@@ -10,6 +10,7 @@ options:
10
10
  value: true
11
11
  - label: X
12
12
  value: false
13
+ readonly: true
13
14
  required: false
14
15
  sort_no: 950
15
16
  type: select
@@ -10,5 +10,6 @@ options:
10
10
  value: true
11
11
  - label: X
12
12
  value: false
13
+ readonly: true
13
14
  sort_no: 900
14
15
  type: select
@@ -10,5 +10,6 @@ options:
10
10
  value: true
11
11
  - label: X
12
12
  value: false
13
+ readonly: true
13
14
  sort_no: 1000
14
15
  type: select
@@ -3,5 +3,6 @@ amis:
3
3
  id: 'u:bb43da329907'
4
4
  group: Sharepoint集成
5
5
  label: 素材查看链接
6
+ readonly: true
6
7
  sort_no: 1200
7
8
  type: url
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@steedos-labs/content-compliance",
3
- "version": "0.0.15",
3
+ "version": "0.0.16",
4
4
  "description": "内容审核系统",
5
5
  "main": "package.service.js",
6
6
  "scripts": {