look-ui 1.2.0 → 1.2.1
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.
- package/CHANGELOG.md +7 -0
- package/dist/look-ui.common.js +2 -2
- package/dist/look-ui.css +1 -1
- package/dist/look-ui.umd.js +2 -2
- package/dist/look-ui.umd.min.js +2 -2
- package/package.json +1 -1
- package/src/App.vue +2 -2
package/package.json
CHANGED
package/src/App.vue
CHANGED
|
@@ -60,10 +60,10 @@ export default {
|
|
|
60
60
|
name: '事项工作内容',
|
|
61
61
|
checked: false,
|
|
62
62
|
tenantId: '4602000038',
|
|
63
|
-
status: '
|
|
63
|
+
status: '已插入',
|
|
64
64
|
checkResultListLength: 0,
|
|
65
65
|
relation:
|
|
66
|
-
'《习近平主席出席金砖国家领导人第十五次会晤并对南非进行国事访问。立足南非和金砖,放眼非洲和世 界。》',
|
|
66
|
+
'《习近平主席出席金砖国家领导人第十五次会晤并对南非进行国事访问。立足南非和金砖,放眼非洲和世 界。》《习近平主席出席金砖国家领导人第十五次会晤并对南非进行国事访问。立足南非和金砖,放眼非洲和世 界。》《习近平主席出席金砖国家领导人第十五次会晤并对南非进行国事访问。立足南非和金砖,放眼非洲和世 界。》',
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
69
|
taskId: '3',
|