'修改qtask相关'
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
<style>
|
||||
.table td, .table th {
|
||||
padding: 4px;
|
||||
}
|
||||
</style>
|
||||
<row class="metatable-list">
|
||||
<div class="col-md-12">
|
||||
<h3 v-text="cfg.title"></h3>
|
||||
@@ -99,7 +94,6 @@
|
||||
},
|
||||
},
|
||||
mounted: function () {
|
||||
//dbPlats 列表初始化
|
||||
red.dbPlats(function (json) {
|
||||
vm.dbPlats = json;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user