Commit 1a2c391b authored by 吴春's avatar 吴春

1

parent e4fc9352
...@@ -21,13 +21,7 @@ ...@@ -21,13 +21,7 @@
label="ID" width="100"> label="ID" width="100">
</el-table-column> </el-table-column>
   
<el-table-column
prop=""
label="用户">
<template slot-scope="scope">
{{ scope.row.CustomerName }}-{{ scope.row.ContactNumber }}
</template>
</el-table-column>
<el-table-column <el-table-column
prop="TriggerTypeStr" prop="TriggerTypeStr"
label="触发事件"> label="触发事件">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment