shuishen
2021-07-14 824e60d65da4e54de2af4f424c3931e970357399
src/views/system/cs.vue
@@ -277,7 +277,7 @@
          //  searchSize: 'mini',
          column: [
            {
              label: "客户ID",
              label: "业主ID",
              prop: "tenantId",
              width: 100,
              addDisplay: false,
@@ -292,7 +292,7 @@
              ],
            },
            {
              label: "客户名称",
              label: "业主名称",
              prop: "tenantName",
              search: true,
              width: 190,