|
|
@@ -59,6 +59,7 @@
|
|
|
{field: 'name', title: '模板名称'},
|
|
|
{field: 'type', title: '计费方式'},
|
|
|
{field: 'appoint', title: '指定包邮'},
|
|
|
+ {field: 'collect_on_delivery', title: '是否到付'},
|
|
|
{field: 'sort', title: '排序'},
|
|
|
{field: 'add_time', title: '添加时间'},
|
|
|
{field: 'operate', title: '操作', toolbar: '#act', align: 'center'}
|
|
|
@@ -95,4 +96,4 @@
|
|
|
layList.reload(where);
|
|
|
});
|
|
|
</script>
|
|
|
-{/block}
|
|
|
+{/block}
|