农经大屏
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
302 B

  1. <Pannel title="资产长期闲置预警" height="305" flexIble
  2. v-loading="!isLoad"
  3. element-loading-text="拼命加载中"
  4. element-loading-spinner="el-icon-loading"
  5. element-loading-background="rgba(0, 0, 0, 0.1)"
  6. >
  7. <ScrollTable :headers="headers" :data="data"></ScrollTable>
  8. </Pannel>