cloud-web-corejs 1.0.54-dev.587 → 1.0.54-dev.588

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloud-web-corejs",
3
3
  "private": false,
4
- "version": "1.0.54-dev.587",
4
+ "version": "1.0.54-dev.588",
5
5
  "scripts": {
6
6
  "dev": "vue-cli-service serve",
7
7
  "lint": "eslint --ext .js,.vue src",
@@ -209,7 +209,7 @@ modules = {
209
209
  {title: this.$t1('表编码'), field: 'taCode', width: 150},
210
210
  {field: 'serviceName', title: this.$t1('服务名'), width: 150},
211
211
  {title: this.$t1('唯一标识'), field: 'sid', width: 280},
212
- {field: 'sszstEn', title: this.$t1('所属主实体'), width: 150},
212
+ // {field: 'sszstEn', title: this.$t1('所属主实体'), width: 150},
213
213
  {
214
214
  field: 'createBy',
215
215
  title: this.$t1('创建人'),