Commit 2c827ad1 by 无尘

fix: 修改审核

parent 43a5024b
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-10-21 14:27:29
* @LastEditors: 无尘
* @LastEditTime: 2020-09-27 13:50:11
* @LastEditTime: 2020-09-27 13:53:31
-->
<!--
......@@ -95,6 +95,12 @@ export default {
default() {
return 0;
}
},
successCount: {
type: [ String, Number ],
default() {
return 0;
}
}
},
data() {
......
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