Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
zhangzl
/
rongxin.nongjing.expo
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
资产预警
dev
yuzongping
há 3 semanas
ascendente
4a212a4dbb
cometimento
a306013db4
4 ficheiros alterados
com
7 adições
e
7 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
src/views/property/comps/left/bottom/3/index.html
+2
-2
src/views/property/comps/left/bottom/3/index.js
+2
-2
src/views/property/comps/left/middle/3/index.js
+2
-2
src/views/property/comps/left/top/3/index.js
+ 1
- 1
src/views/property/comps/left/bottom/3/index.html
Ver ficheiro
@@ -1,4 +1,4 @@
<Pannel title="资
金往来不规范预警分析
" height="305">
<Pannel title="资
产长期闲置预警
" height="305">
<ScrollTable :headers="headers" :data="data"></ScrollTable>
</Pannel>
+ 2
- 2
src/views/property/comps/left/bottom/3/index.js
Ver ficheiro
@@ -7,9 +7,9 @@ export default {
},
data () {
return {
headers: ['资
源名称', '类别', '面积(亩
)', '部门'],
headers: ['资
产名称', '资产类别', '资产原值(元
)', '部门'],
data: [
['资
源名称', '类别', '面积(亩
)', '部门']
['资
产名称', '资产类别', '资产原值(元
)', '部门']
]
};
}
+ 2
- 2
src/views/property/comps/left/middle/3/index.js
Ver ficheiro
@@ -7,9 +7,9 @@ export default {
},
data () {
return {
headers: ['资
源名称', '类别', '面积(亩)
', '部门'],
headers: ['资
产名称', '资产类别', '资产原值
', '部门'],
data: [
['资
源名称', '类别', '面积(亩)
', '部门']
['资
产名称', '资产类别', '资产原值
', '部门']
]
};
}
+ 2
- 2
src/views/property/comps/left/top/3/index.js
Ver ficheiro
@@ -7,9 +7,9 @@ export default {
},
data () {
return {
headers: ['资源名称', '
类别', '面积(亩)
', '处置类型', '部门'],
headers: ['资源名称', '
资产类别', '申请日期
', '处置类型', '部门'],
data: [
['资源名称', '
类别', '面积(亩)
', '处置类型', '部门']
['资源名称', '
资产类别', '申请日期
', '处置类型', '部门']
]
};
}
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar