提交 f44b68d9 authored 作者: 陆's avatar

默认中国计件

上级 c25b6539
...@@ -710,6 +710,7 @@ let vm = new Vue({ ...@@ -710,6 +710,7 @@ let vm = new Vue({
this.uploadList.length = 0; this.uploadList.length = 0;
this.uploadList1.length = 0; this.uploadList1.length = 0;
this.disabledChangeAttribute = false; this.disabledChangeAttribute = false;
vm.tbCfStationItem.template="ef57cb80e2e74a42850119c014b06c96"//默认中国计件
// vm.tbCfStationItem.itemImg = ""; // vm.tbCfStationItem.itemImg = "";
UE.getEditor('itemDesc').setContent(""); UE.getEditor('itemDesc').setContent("");
}, },
...@@ -1514,7 +1515,7 @@ let vm = new Vue({ ...@@ -1514,7 +1515,7 @@ let vm = new Vue({
$.get('../tbcfexpresstemplate/queryAll',res => { $.get('../tbcfexpresstemplate/queryAll',res => {
// console.log('国家', JSON.parse(res)) // console.log('国家', JSON.parse(res))
vm.templateList = JSON.parse(res).list; vm.templateList = JSON.parse(res).list;
console.log(33333) console.log(333)
console.log(JSON.parse(res).list) console.log(JSON.parse(res).list)
}) })
$.get('../tbcfstationitem/queryCreator',res => { $.get('../tbcfstationitem/queryCreator',res => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论